summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-06-27netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_tableGao feng
2012-06-27netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng
2012-06-27mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com
2012-06-25caif-hsi: Remove use of module parametersSjur Brændeland
2012-06-25caif-hsi: Replace platform device with ops structure.Sjur Brændeland
2012-06-25caif-hsi: Add rtnl supportSjur Brændeland
2012-06-25net: struct sock cleanupsEric Dumazet
2012-06-25net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-23ipv4: tcp: dont cache output dst for syncookiesEric Dumazet
2012-06-23ipv4: Add sysctl knob to control early socket demuxAlexander Duyck
2012-06-20ipv4: Early TCP socket demux.David S. Miller
2012-06-20inet: Sanitize inet{,6} protocol demux.David S. Miller
2012-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-19netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unsetPablo Neira Ayuso
2012-06-19netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso
2012-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-17net: remove my future former mail addressRémi Denis-Courmont
2012-06-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-16include/net/dst.h: neaten asterisk placementEldad Zack
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: 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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller
2012-06-15ipv4: Handle PMTU in all ICMP error handlers.David S. Miller
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet
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-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-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier
2012-06-10inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller