Commit Graph

8988 Commits (f90fe7a3f7fcba0abd89ce0978628ef1d86ecbf9)

Author SHA1 Message Date
Wang Chen 8fde8a0769 net: Tyop of sk_filter() comment 17 years ago
Wang Chen 8487460720 netlink: Unneeded local variable 17 years ago
Patrick McHardy a4aebb83cf net-sched: fix filter destruction in atm/hfsc qdisc destruction 17 years ago
Patrick McHardy ff31ab56c0 net-sched: change tcf_destroy_chain() to clear start of filter list 17 years ago
Emmanuel Grumbach 23976efedd mac80211: don't accept WEP keys other than WEP40 and WEP104 17 years ago
Jozsef Kadlecsik 84ebe1cdae netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK 17 years ago
YOSHIFUJI Hideaki d420895efb ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. 17 years ago
Paul Moore 59d88c00ca netlabel: Fix a problem when dumping the default IPv6 static labels 17 years ago
Eli Cohen 251a4b320f net/inet_lro: remove setting skb->ip_summed when not LRO-able 17 years ago
Pavel Emelyanov 9a375803fe inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild 17 years ago
Julius Volz 10b595aff1 netlink: Fix some doc comments in net/netlink/attr.c 17 years ago
Stephen Hemminger 7be87351a1 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) 17 years ago
Adrian Bunk ede16af4cd pkt_sched: Remove CONFIG_NET_SCH_RR 17 years ago
WANG Cong 01e123d79a pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. 17 years ago
Wang Chen 5dbaec5dc6 netdevice: Fix typo of dev_unicast_add() comment 17 years ago
Rainer Weikusat ec0d215f94 af_unix: fix 'poll for write'/connected DGRAM sockets 17 years ago
Octavian Purdila db43a282d3 tcp: fix for splice receive when used with software LRO 17 years ago
Miquel van Smoorenburg 57413ebc4e tcp: calculate tcp_mem based on low memory instead of all memory 17 years ago
Emmanuel Grumbach 00eb7fe77e mac80211: fix an oops in several failure paths in key allocation 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Tony Vroon 59d393ad92 mac80211: implement EU regulatory domain 17 years ago
Patrick McHardy 88a6f4ad76 netfilter: ip6table_mangle: don't reroute in LOCAL_IN 17 years ago
Eric W. Biederman b9f75f45a6 netns: Don't receive new packets in a dead network namespace. 17 years ago
David S. Miller 735ce972fb sctp: Make sure N * sizeof(union sctp_addr) does not overflow. 17 years ago
Arnd Bergmann cddf63d99d irnet_ppp: BKL pushdown 17 years ago
YOSHIFUJI Hideaki f630e43a21 ipv6: Drop packets for loopback address from outside of the box. 17 years ago
Shan Wei aea7427f70 ipv6: Remove options header when setsockopt's optlen is 0 17 years ago
Johannes Berg ef3a62d272 mac80211: detect driver tx bugs 17 years ago
Patrick McHardy 6d1a3fb567 netlink: genl: fix circular locking 17 years ago
David S. Miller 3a5be7d4b0 Revert "mac80211: Use skb_header_cloned() on TX path." 17 years ago
Rainer Weikusat 3c73419c09 af_unix: fix 'poll for write'/ connected DGRAM sockets 17 years ago
Steffen Klassert fe833fca2e xfrm: fix fragmentation for ipv4 xfrm tunnel 17 years ago
Patrick McHardy a56b8f8158 netfilter: nf_conntrack_h323: fix module unload crash 17 years ago
Patrick McHardy 8a548868db netfilter: nf_conntrack_h323: fix memory leak in module initialization error path 17 years ago
Patrick McHardy 68b80f1138 netfilter: nf_nat: fix RCU races 17 years ago
Eric Kinzie 7e903c2ae3 atm: [br2864] fix routed vcmux support 17 years ago
Jorge Boncompte [DTI2] 27141666b6 atm: [br2684] Fix oops due to skb->dev being NULL 17 years ago
Rami Rosen a9d246dbb0 ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. 17 years ago
Eric Dumazet 68be802cd5 raw: Restore /proc/net/raw correct behavior 17 years ago
Ben Hutchings 6de329e26c net: Fix test for VLAN TX checksum offload capability 17 years ago
Vlad Yasevich 319fa2a24f sctp: Correclty set changeover_active for SFR-CACC 17 years ago
Wei Yongjun 80896a3584 sctp: Correctly cleanup procfs entries upon failure. 17 years ago
David S. Miller 93653e0448 tcp: Revert reset of deferred accept changes in 2.6.26 17 years ago
YOSHIFUJI Hideaki 2b4743bd6b ipv6 sit: Avoid extra need for compat layer in PRL management. 17 years ago
Jesper Dangaard Brouer 47083fc073 pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. 17 years ago
Jesper Dangaard Brouer f9ffcedddb pkt_sched: HTB scheduler, change default hysteresis mode to off. 17 years ago
Tomas Winkler 995ad6c5a4 mac80211: add missing new line in debug print HT_DEBUG 17 years ago
Abhijeet Kolekar 5c5f9664d5 mac80211 : fix for iwconfig in ad-hoc mode 17 years ago
David S. Miller ec0a196626 tcp: Revert 'process defer accept as established' changes. 17 years ago