Commit Graph

12096 Commits (10329a5d48f5abc14a37d30b706e330f8598297a)

Author SHA1 Message Date
Jorge Boncompte [DTI2] 2bad35b7c9 netns: oops in ip[6]_frag_reasm incrementing stats 16 years ago
Roel Kluin e4a389a9b5 net: kfree(napi->skb) => kfree_skb 16 years ago
Al Viro cb0dc77de0 net: fix sctp breakage 16 years ago
Stephen Hemminger 4b704d59d6 tipc: fix non-const printf format arguments 16 years ago
Bjørn Mork 1b1d8f73a4 ipv6: fix display of local and remote sit endpoints 16 years ago
Rami Rosen beedad923a tcp: remove parameter from tcp_recv_urg(). 16 years ago
Brian Haley 9bdd8d40c8 ipv6: Fix incorrect disable_ipv6 behavior 16 years ago
Patrick McHardy 0f5b3e85a3 netfilter: ctnetlink: fix rcu context imbalance 16 years ago
Florian Westphal 711d60a9e7 netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put 16 years ago
Florian Westphal cd91566e4b netfilter: ctnetlink: remove remaining module refcounting 16 years ago
Herbert Xu 303c6a0251 gro: Fix legacy path napi_complete crash 16 years ago
Herbert Xu 2ffb455819 gro: Fix vlan/netpoll check again 16 years ago
Luis R. Rodriguez 73d54c9e74 cfg80211: add regulatory netlink multicast group 16 years ago
Luis R. Rodriguez 7db90f4a25 cfg80211: move enum reg_set_by to nl80211.h 16 years ago
Luis R. Rodriguez 0fee54cab7 cfg80211: remove REGDOM_SET_BY_INIT 16 years ago
Herton Ronaldo Krzesinski 1a28c78b46 mac80211: deauth before flushing STA information 16 years ago
Helmut Schaa af88b9078d mac80211: handle failed scan requests in STA mode 16 years ago
Luis R. Rodriguez ec329acef9 cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm 16 years ago
Luis R. Rodriguez 611b6a82aa cfg80211: Enable passive scan on channels 12-14 for world roaming 16 years ago
Jouni Malinen 0eeb59fe2c mac80211: Fix WMM ACM parsing and AC downgrade operation 16 years ago
Jouni Malinen 055249d20d mac80211: Fix panic on fragmentation with power saving 16 years ago
John W. Linville 6f16bf3bdb lib80211: silence excessive crypto debugging messages 16 years ago
Herbert Xu d1c76af9e2 GRO: Move netpoll checks to correct location 16 years ago
Pablo Neira Ayuso 0269ea4937 netfilter: xtables: add cluster match 16 years ago
Cyrill Gorcunov 1546000fe8 net: netfilter conntrack - add per-net functionality for DCCP protocol 16 years ago
Cyrill Gorcunov 81a1d3c31e net: sysctl_net - use net_eq to compare nets 16 years ago
Christoph Paasch d1238d5337 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking 16 years ago
Christoph Paasch ec8d540969 netfilter: conntrack: fix dropping packet after l4proto->packet() 16 years ago
Pablo Neira Ayuso 626ba8fbac netfilter: ctnetlink: fix crash during expectation creation 16 years ago
Jan Engelhardt acc738fec0 netfilter: xtables: avoid pointer to self 16 years ago
Jonathan Corbet 76398425bb Move FASYNC bit handling to f_op->fasync() 16 years ago
Scott James Remnant 95ba434f89 netfilter: auto-load ip_queue module when socket opened 16 years ago
Scott James Remnant 26c3b67806 netfilter: auto-load ip6_queue module when socket opened 16 years ago
Pablo Neira Ayuso f0a3c0869f netfilter: ctnetlink: move event reporting for new entries outside the lock 16 years ago
Pablo Neira Ayuso e098360f15 netfilter: ctnetlink: cleanup conntrack update preliminary checkings 16 years ago
Pablo Neira Ayuso 7ec4749675 netfilter: ctnetlink: cleanup master conntrack assignation 16 years ago
Pablo Neira Ayuso 1db7a748df netfilter: conntrack: increase drop stats if sequence adjustment fails 16 years ago
Stephen Hemminger 67c0d57930 netfilter: Kconfig spelling fixes (trivial) 16 years ago
Christoph Paasch 9d2493f88f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h 16 years ago
Eric Leblond c7a913cd55 netfilter: print the list of register loggers 16 years ago
Eric Leblond ca735b3aaa netfilter: use a linked list of loggers 16 years ago
Ilpo Järvinen afece1c658 tcp: make sure xmit goal size never becomes zero 16 years ago
Ilpo Järvinen 2a3a041c4e tcp: cache result of earlier divides when mss-aligning things 16 years ago
Ilpo Järvinen 0c54b85f28 tcp: simplify tcp_current_mss 16 years ago
Ilpo Järvinen 72211e9050 tcp: don't check mtu probe completion in the loop 16 years ago
Ilpo Järvinen c887e6d2d9 tcp: consolidate paws check 16 years ago
Ilpo Järvinen c43d558a51 tcp: kill dead end_seq variable in clean_rtx_queue 16 years ago
Ilpo Järvinen 5861f8e58d tcp: remove pointless .dsack/.num_sacks code 16 years ago
Jarek Poplawski 7cd0a63872 pkt_sched: Change misleading code in class delete. 16 years ago
Roel Kluin a2025b8b10 tcp: '< 0' test on unsigned 16 years ago