Commit Graph

9768 Commits (f7a54c13c7b072d9426bd5cec1cdb8306df5ef55)

Author SHA1 Message Date
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
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
Herbert Xu 6f85a124d8 net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header 17 years ago
Stephen Hemminger e4119a4318 bridge: show offload settings 17 years ago
Herbert Xu c6153b5b77 ipv4: Disable route secret interval on zero interval 17 years ago
Jarek Poplawski 323c048836 pkt_sched: Fix unlocking in tc_ctl_tfilter() 17 years ago
Brian Haley 191cd58250 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() 17 years ago
Daniel Lezcano 877acedc0d netns: Fix crash by making igmp per namespace 17 years ago
Jarek Poplawski d4766692e7 pkt_sched: Protect gen estimators under est_lock. 17 years ago
David S. Miller b9a3b1102b pkt_sched: Fix queue quiescence testing in dev_deactivate(). 17 years ago
Jarek Poplawski 26b284de54 pkt_sched: Fix oops in htb_delete. 17 years ago
Andrew Gallatin 64c00d81b5 pktgen: prevent pktgen from using bad tx queue 17 years ago
Arnaldo Carvalho de Melo 3e8a0a559c dccp: change L/R must have at least one byte in the dccpsf_val field 17 years ago
Jean-Christophe DUBOIS c1e24df27f xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try 17 years ago