Commit Graph

20826 Commits (ac4bed1375c06af7c76b4615ae661791b62e93ef)

Author SHA1 Message Date
Pavel Emelyanov 095d911201 [LIB]: Drop the pcounter itself. 17 years ago
Pavel Emelyanov bdcde3d71a [SOCK]: Drop inuse pcounter from struct proto (v2). 17 years ago
Pavel Emelyanov 60e7663d46 [SOCK]: Drop per-proto inuse init and fre functions (v2). 17 years ago
Pavel Emelyanov 1338d466d9 [SOCK]: Introduce a percpu inuse counters array (v2). 17 years ago
Pavel Emelyanov 13ff3d6fa4 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). 17 years ago
Joe Perches bc578a54f0 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* 17 years ago
Rami Rosen be2ce06b49 [IPV6]: Remove unused method declaration in include/net/addrconf.h. 17 years ago
David S. Miller 1567ca7eec [NET]: Protect device namespace inlines with CONFIG_NET 17 years ago
Ilpo Järvinen bc09dff198 [SCTP]: Remove sctp_add_cmd_sf wrapper bloat 17 years ago
Ilpo Järvinen 419ae74ecc [NET]: uninline skb_trim, de-bloats 17 years ago
Ilpo Järvinen 8d3308687f [NET]: uninline dst_release 17 years ago
Ilpo Järvinen c2aa270ad7 [NET]: uninline skb_push, de-bloats a lot 17 years ago
Ilpo Järvinen f58518e678 [NET]: uninline dev_alloc_skb, de-bloats a lot 17 years ago
Ilpo Järvinen 6be8ac2fdc [NET]: uninline skb_pull, de-bloats a lot 17 years ago
Ilpo Järvinen 0dde3e1648 [NET]: uninline skb_put, de-bloats a lot 17 years ago
David S. Miller 50fd4407b8 [NET]: Use local_irq_{save,restore}() in napi_complete(). 17 years ago
Rami Rosen 4f95165d4b [IPV6]: Remove three unused method declarations in include/net/ipv6.h 17 years ago
Denis V. Lunev 09382bac66 [PKT_SCHED]: Pass real namespace in net scheduler classifiers. 17 years ago
Denis V. Lunev 0e5f8be138 [NETNS]: Compile NET /proc support only if CONFIG_NET is set. 17 years ago
Johannes Berg 6c507cd040 cfg80211: don't export ieee80211_get_channel 17 years ago
Benjamin Thery 60e8fbc4c5 [NETNS][IPV6] flowlabels - make flowlabels per namespace 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
Herbert Xu 732c8bd590 [IPSEC]: Fix BEET output 17 years ago
Pavel Emelyanov 67727184f2 [VLAN]: Reduce memory consumed by vlan_groups 17 years ago
Pavel Emelyanov 68528f0998 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. 17 years ago
Pavel Emelyanov a24022e188 [NETNS][ICMP]: Move ICMP sysctls on struct net. 17 years ago
Denis V. Lunev f5aa23fd49 [NETNS]: Compilation warnings under CONFIG_NET_NS. 17 years ago
Denis V. Lunev 9c2f5746b9 [NETNS]: Compilation fix for include/linux/netdevice.h. 17 years ago
Patrick McHardy c7f485abd6 [NETFILTER]: nf_conntrack_sip: RTP routing optimization 17 years ago
Patrick McHardy 0d0ab0378d [NETFILTER]: nf_conntrack_sip: support multiple media channels 17 years ago
Patrick McHardy 4ab9e64e5e [NETFILTER]: nf_nat_sip: split up SDP mangling 17 years ago
Patrick McHardy a9c1d35917 [NETFILTER]: nf_conntrack_sip: create RTCP expectations 17 years ago
Patrick McHardy 0f32a40fc9 [NETFILTER]: nf_conntrack_sip: create signalling expectations 17 years ago
Patrick McHardy 2bbb21168a [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers 17 years ago
Patrick McHardy 30f33e6dee [NETFILTER]: nf_conntrack_sip: support method specific request/response handling 17 years ago
Patrick McHardy 624f8b7bba [NETFILTER]: nf_nat_sip: get rid of text based header translation 17 years ago
Patrick McHardy 05e3ced297 [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper 17 years ago
Patrick McHardy ea45f12a27 [NETFILTER]: nf_conntrack_sip: parse SIP headers properly 17 years ago
Patrick McHardy ac3677406d [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions 17 years ago
Patrick McHardy 3e9b4600b4 [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function 17 years ago
Patrick McHardy 212440a7d0 [NETFILTER]: nf_conntrack_sip: remove redundant function arguments 17 years ago
Patrick McHardy 2a6cfb22ae [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling 17 years ago
Patrick McHardy b8beedd25d [NETFILTER]: Add nf_inet_addr_cmp() 17 years ago
Patrick McHardy 6002f266b3 [NETFILTER]: nf_conntrack: introduce expectation classes and policies 17 years ago
Patrick McHardy 359b9ab614 [NETFILTER]: nf_conntrack_expect: support inactive expectations 17 years ago
Patrick McHardy 1d9d752259 [NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments 17 years ago
Patrick McHardy ef27559b70 [NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for IPv4 17 years ago
Johannes Berg 906c730a2d wireless: add wiphy channel freq to channel struct lookup helper 17 years ago
Emmanuel Grumbach 9ae4fda332 mac80211: allows driver to request a Phase 1 RX key 17 years ago
Emmanuel Grumbach 5d2cdcd4e8 mac80211: get a TKIP phase key from skb 17 years ago