Commit Graph

11100 Commits (702c7904a29629e4e6b18d5497abe84bd20c0449)

Author SHA1 Message Date
Alexey Dobriyan b754a4fd8f netns xfrm: per-netns xfrm_state_byspi hash 16 years ago
Alexey Dobriyan d320bbb306 netns xfrm: per-netns xfrm_state_bysrc hash 16 years ago
Alexey Dobriyan 73d189dce4 netns xfrm: per-netns xfrm_state_bydst hash 16 years ago
Alexey Dobriyan 9d4139c769 netns xfrm: per-netns xfrm_state_all list 16 years ago
Alexey Dobriyan 673c09be45 netns xfrm: add struct xfrm_state::xs_net 16 years ago
Alexey Dobriyan d62ddc21b6 netns xfrm: add netns boilerplate 16 years ago
Alexey Dobriyan c95839693d xfrm: initialise xfrm_policy_gc_work statically 16 years ago
Ingo Molnar 45555c0ed4 bluetooth: fix warning in net/bluetooth/rfcomm/sock.c 16 years ago
Ingo Molnar ff0db0490a sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c 16 years ago
Ingo Molnar e14bec2e2b ax25: fix warning in net/ax25/sysctl_net_ax25.c 16 years ago
Ingo Molnar 3ed7cc0f8b dccp: fix warning in net/dccp/options.c 16 years ago
Ingo Molnar d3f644da90 dsa: fix warning in net/dsa/mv88e6060.c 16 years ago
Ingo Molnar 2a9e79782d dsa: fix warning in net/dsa/mv88e6xxx.c 16 years ago
Ingo Molnar 55205d400e ipv6: fix warning in net/ipv6/ip6_flowlabel.c 16 years ago
Ingo Molnar dc0a0011cf pkt_sched: fix warning in net/sched/sch_hfsc.c 16 years ago
Ingo Molnar ed72b9c6e0 sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c 16 years ago
Daniel Lezcano 09bb52175b netns: filter out uevent not belonging to init_net 16 years ago
Ilpo Järvinen 9f782db3f5 tcp: skb_shift cannot cache frag ptrs past pskb_expand_head 16 years ago
Jarek Poplawski f6486d40b3 pkt_sched: sch_api: Remove qdisc_list_lock 16 years ago
Eric Dumazet 723b46108f net: udp_unhash() can test if sk is hashed 16 years ago
Eric Dumazet 5bc0b3bfa7 net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
Ilpo Järvinen 8eecaba900 tcp: tcp_limit_reno_sacked can become static 16 years ago
Luis R. Rodriguez 4ada424db1 mac80211: don't assume driver has been attached on registration 16 years ago
Sujith f16f33df4d mac80211: Use the HT capabilities from the IE instead of the station's caps. 16 years ago
Luis R. Rodriguez 14b9815af3 cfg80211: add support for custom firmware regulatory solutions 16 years ago
Luis R. Rodriguez 3f2355cb91 cfg80211/mac80211: Add 802.11d support 16 years ago
Luis R. Rodriguez 88dc1c3f7f cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid 16 years ago
Luis R. Rodriguez 02ba0b3263 cfg80211: call_crda() won't tell us if CRDA was present 16 years ago
Luis R. Rodriguez a01ddafd43 cfg80211: expect different rd in cfg80211 when intersecting 16 years ago
Luis R. Rodriguez b8295acdc3 cfg80211: separate intersection section in __set_regdom() 16 years ago
Luis R. Rodriguez 8375af3ba2 cfg80211: remove switch from __set_regdom() 16 years ago
Luis R. Rodriguez 5203cdb6ad cfg80211: remove switch from __regulatory_hint() 16 years ago
Luis R. Rodriguez 91e9900418 cfg80211: mark negative frequencies as invalid 16 years ago
Ingo Molnar 020cf6ba7a net/wireless/reg.c: fix bad WARN_ON in if statement 16 years ago
Abhijeet Kolekar 3dd3b79aea mac80211 : Fix setting ad-hoc mode and non-ibss channel 16 years ago
Ingo Molnar d6e8cc6cc7 netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c 16 years ago
Eric Leblond 9f40ac713c netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE 16 years ago
Eric Leblond 5f145e44ae netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE 16 years ago
Alexey Dobriyan fb7e06748c xfrm: remove useless forward declarations 16 years ago
Alexey Dobriyan 6daad37230 ah4/ah6: remove useless NULL assignments 16 years ago
Jeff Kirsher 7a6b6f515f DCB: fix kconfig option 16 years ago
Bernard Pidoux 244f46ae6e rose: zero length frame filtering in af_rose.c 16 years ago
Ilpo Järvinen 0ace285605 tcp: handle shift/merge of cloned skbs too 16 years ago
Ilpo Järvinen 111cc8b913 tcp: add some mibs to track collapsing 16 years ago
Ilpo Järvinen 92ee76b6d9 tcp: Make shifting not clear the hints 16 years ago
Ilpo Järvinen 832d11c5cd tcp: Try to restore large SKBs while SACK processing 16 years ago
Ilpo Järvinen f58b22fd3c tcp: make tcp_sacktag_one able to handle partial skb too 16 years ago
Ilpo Järvinen adb92db857 tcp: Make SACK code to split only at mss boundaries 16 years ago
Ilpo Järvinen e8bae275d9 tcp: more aggressive skipping 16 years ago
Ilpo Järvinen e1aa680fa4 tcp: move tcp_simple_retransmit to tcp_input 16 years ago