Commit Graph

9783 Commits (9d5a9e74655b9d04d0ec9c8e47801163b7b74211)

Author SHA1 Message Date
Cyrill Gorcunov 27df6f25ff sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports 17 years ago
Vlad Yasevich d97240552c sctp: fix random memory dereference with SCTP_HMAC_IDENT option. 17 years ago
Vlad Yasevich 328fc47ea0 sctp: correct bounds check in sctp_setsockopt_auth_key 17 years ago
Hugh Dickins d994af0d50 ipv4: mode 0555 in ipv4_skeleton 17 years ago
Philip Love 7982d5e1b3 tcp: fix tcp header size miscalculation when window scale is unused 17 years ago
Jarek Poplawski f6f9b93f16 pkt_sched: Fix gen_estimator locks 17 years ago
Jarek Poplawski f7a54c13c7 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc 17 years ago
Jarek Poplawski 666d9bbedf pkt_sched: Fix dev_graft_qdisc() locking 17 years ago
John W. Linville 576fdeaef6 mac80211: quiet chatty IBSS merge message 17 years ago
Jan-Espen Pettersen 8ab65b03b7 mac80211: don't send empty extended rates IE 17 years ago
Jouni Malinen 93015f0f34 mac80211: Fix debugfs file add/del for netdev 17 years ago
Julia Lawall 667d8af9af net/mac80211/mesh.c: correct the argument to __mesh_table_free 17 years ago
Jouni Malinen 087d833e5a mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM 17 years ago
Felipe Balbi 988b02f1bf net: rfkill: add missing line break 17 years ago
Al Viro ce3113ec57 ipv6: sysctl fixes 17 years ago
Al Viro 2f4520d35d ipv4: sysctl fixes 17 years ago
Vlad Yasevich 30c2235cbc sctp: add verification checks to SCTP_AUTH_KEY option 17 years ago
Stephen Hemminger f410a1fba7 ipv6: protocol for address routes 17 years ago
Denis V. Lunev fdc0bde90a icmp: icmp_sk() should not use smp_processor_id() in preemptible code 17 years ago
Jarek Poplawski f6e0b239a2 pkt_sched: Fix qdisc list locking 17 years ago
Jarek Poplawski 2540e0511e pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race 17 years ago
Vlad Yasevich 5e739d1752 sctp: fix potential panics in the SCTP-AUTH API. 17 years ago
David S. Miller 195648bbc5 pkt_sched: Prevent livelock in TX queue running. 17 years ago
David S. Miller f3b9605d74 Revert "pkt_sched: Add BH protection for qdisc_stab_lock." 17 years ago
David S. Miller deb3abf15f Revert "pkt_sched: Protect gen estimators under est_lock." 17 years ago
Ilpo Järvinen e5befbd952 pkt_sched: remove bogus block (cleanup) 17 years ago
Stephen Hemminger 9f59365374 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization 17 years ago
Pablo Neira Ayuso fab00c5d15 netfilter: ctnetlink: sleepable allocation with spin lock bh 17 years ago
Pablo Neira Ayuso cb1cb5c474 netfilter: ctnetlink: fix sleep in read-side lock section 17 years ago
Pablo Neira Ayuso 1575e7ea01 netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks 17 years ago
Anders Grafström 46faec9858 netfilter: ipt_addrtype: Fix matching of inverted destination address type 17 years ago
Gerrit Renker d28934ad8a dccp: Fix panic caused by too early termination of retransmission mechanism 17 years ago
David S. Miller 4d8863a29c pkt_sched: Don't hold qdisc lock over qdisc_destroy(). 17 years ago
Jarek Poplawski 25bfcd5a78 pkt_sched: Add lockdep annotation for qdisc locks 17 years ago
David S. Miller 8608db031b pkt_sched: Never schedule non-root qdiscs. 17 years ago
Ron Rindjunsky a61dae1f78 mac80211: update new sta's rx timestamp 17 years ago
Henrique de Moraes Holschuh e10e0dfe3b rfkill: protect suspended rfkill controllers 17 years ago
Marcel Holtmann 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 years ago
Marcel Holtmann 90855d7b72 [Bluetooth] Fix userspace breakage due missing class links 17 years ago
David S. Miller 69747650c8 pkt_sched: Fix return value corruption in HTB and TBF. 17 years ago
David S. Miller 96d203169d pkt_sched: Fix missed RCU unlock in dev_queue_xmit() 17 years ago
Yang Hongyang 13601cd8e4 ipv6: Fix the return interface index when get it while no message is received. 17 years ago
David S. Miller 4cf7cb280e sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant. 17 years ago
Jussi Kivilinna 0d40b6e564 sch_prio: Use return value from inner qdisc requeue 17 years ago
David S. Miller 1e0d5a5747 pkt_sched: No longer destroy qdiscs from RCU. 17 years ago
Jarek Poplawski 3a76e3716b pkt_sched: Grab correct lock in notify_and_destroy(). 17 years ago
David S. Miller 4335cd2da1 pkt_sched: Simplify dev_deactivate() polling loop. 17 years ago
Jarek Poplawski def82a1db1 net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action(). 17 years ago
David S. Miller a9312ae893 pkt_sched: Add 'deactivated' state. 17 years ago
Rusty Russell db543c1f97 net: skb_copy_datagram_from_iovec() 17 years ago