Commit Graph

9723 Commits (f3ade837808121ff8bab9c56725f4fe40ec85a56)

Author SHA1 Message Date
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
Jamal Hadi Salim 36723873b6 net-sched: fix Action flushing return code 17 years ago
Jamal Hadi Salim f97017cdef net-sched: Fix actions flushing 17 years ago
Julien Brunel 34093d055e net/rxrpc: Use an IS_ERR test rather than a NULL test 17 years ago
Jamal Hadi Salim 317900cb01 wext: Send name on events 17 years ago
Andrew Morton 6ced0b3f1e net/tipc/subscr.c: don't use ___constant_swab32 17 years ago
Brian Haley 5e0115e500 ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175 17 years ago
Jarek Poplawski 1cfa26661a pkt_sched: Add BH protection for qdisc_stab_lock. 17 years ago
Simon Horman e93615d086 ipvs: Explictly clear ip_vs_stats members 17 years ago
Sven Wegener 519e49e888 ipvs: No need to zero out ip_vs_stats during initialization 17 years ago
Sven Wegener 3a14a313f9 ipvs: Embed estimator object into stats object 17 years ago
Sven Wegener 5587da55fb ipvs: Mark net_vs_ctl_path const 17 years ago
Sven Wegener 048cf48b89 ipvs: Annotate init functions with __init 17 years ago
Sven Wegener d149ccc9cf ipvs: Initialize schedulers' struct list_head at compile time 17 years ago
Sven Wegener 66a0be4720 ipvs: Use list_empty() instead of open-coding the same functionality 17 years ago
Sven Wegener 8ab19ea36c ipvs: Fix possible deadlock in estimator code 17 years ago
Sven Wegener bc0fde2fad ipvs: Fix possible deadlock in sync code 17 years ago
Herbert Xu d97106ea52 udp: Drop socket lock for encapsulated packets 17 years ago
David S. Miller 8123b421e8 pkt_sched: Fix ingress deletion and filter attachment. 17 years ago
Jamal Hadi Salim 76aab2c1ea pkt_sched: Fix actions referencing 17 years ago
Adam Langley 2aaab9a0cc tcp: (whitespace only) fix confusing indentation 17 years ago
David S. Miller 827ebd6410 pkt_sched: Fix qdisc config when link is down. 17 years ago
Marcel Holtmann 28111eb2f5 [Bluetooth] Add parameters to control BNEP header compression 17 years ago
Luis Carlos Cobo 8dbc1722a7 mac80211: keep mesh ifaces in allmulti mode 17 years ago
Luis Carlos Cobo e32f85f7b9 mac80211: fix use of skb->cb for mesh forwarding 17 years ago
Robert Olsson e6fce5b916 pktgen: multiqueue etc. 17 years ago
Joe Eykholt f982307f22 net/core: Allow receive on active slaves. 17 years ago
Joe Eykholt 0d7a368123 net/core: Allow certain receives on inactive slave. 17 years ago
Joe Eykholt cc9bd5cebc net/core: Uninline skb_bond(). 17 years ago
Gui Jianfeng 6edafaaf6f tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup 17 years ago
David S. Miller ee7af8264d pkt_sched: Fix "parent is root" test in qdisc_create(). 17 years ago
David S. Miller 11d46123bf ipv4: Fix over-ifdeffing of ip_static_sysctl_init. 17 years ago
Joakim Koskela abf5cdb89d ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer 17 years ago
Joakim Koskela eb49e63093 ipsec: Interfamily IPSec BEET 17 years ago
Krzysztof Piotr Oledzki 9714be7da8 netfilter: fix two recent sysctl problems 17 years ago
Rami Rosen 1ca615fb81 ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. 17 years ago
Rami Rosen 6d273f8d01 ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c. 17 years ago
Ralf Baechle ffb208479b AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE 17 years ago
Robert Olsson ff2a79a5a9 pktgen: mac count 17 years ago
Robert Olsson 1211a64554 pktgen: random flow 17 years ago
Stephen Hemminger ef647f1300 bridge: Eliminate unnecessary forward delay 17 years ago
Rami Rosen ad619800e4 bridge: fix compile warning in net/bridge/br_netfilter.c 17 years ago
Jarek Poplawski c27f339af9 net_sched: Add qdisc __NET_XMIT_BYPASS flag 17 years ago
Jarek Poplawski 378a2f090f net_sched: Add qdisc __NET_XMIT_STOLEN flag 17 years ago