summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-06-16netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso
2012-06-16netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso
2012-06-16netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso
2012-06-16netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller
2012-06-11net: keep name_hlist close to nameEric Dumazet
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-06-11inet: Avoid potential NULL peer dereference.David S. Miller
2012-06-11inet: Add inetpeer tree roots to the FIB tables.David S. Miller
2012-06-11inet: Add family scope inetpeer flushes.David S. Miller
2012-06-11ipv4: Kill ip_rt_frag_needed().David S. Miller
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller
2012-06-10inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller
2012-06-09inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller
2012-06-09inet: Create and use rt{,6}_get_peer_create().David S. Miller
2012-06-08af_unix: speedup /proc/net/unixEric Dumazet
2012-06-08inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng
2012-06-08inetpeer: add namespace support for inetpeerGao feng
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng
2012-06-07netfilter: Add fail-open supportKrishna Kumar
2012-06-07netfilter: xt_connlimit: remove revision 0Cong Wang
2012-06-07netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg