aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-23Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-1/+5
2012-06-22ipv4: Don't add deprecated new binary sysctl value.David S. Miller1-1/+0
2012-06-22ipv4: tcp: dont cache output dst for syncookiesEric Dumazet2-1/+3
2012-06-22ipv4: Add sysctl knob to control early socket demuxAlexander Duyck2-0/+4
2012-06-22netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=yPablo Neira Ayuso1-1/+5
2012-06-20netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso1-1/+1
2012-06-19ipv4: Early TCP socket demux.David S. Miller4-2/+6
2012-06-19inet: Sanitize inet{,6} protocol demux.David S. Miller1-2/+5
2012-06-19team: add port_[enabled/disabled] mode callbacksJiri Pirko1-0/+2
2012-06-19team: allow async option changesJiri Pirko1-0/+3
2012-06-19team: push array_index and port into separate structureJiri Pirko1-2/+7
2012-06-19team: introduce array optionsJiri Pirko1-0/+3
2012-06-19team: add mode priv to portJiri Pirko1-0/+2
2012-06-19team: make team_mode struct constJiri Pirko1-3/+2
2012-06-19Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller5-17/+85
2012-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller6-212/+298
2012-06-19candev: add/update helpers for CAN FDOliver Hartkopp1-8/+25
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp1-1/+2
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp1-2/+2
2012-06-19canfd: add new data structures and constantsOliver Hartkopp2-6/+56
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville6-212/+298
2012-06-18netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unsetPablo Neira Ayuso1-1/+1
2012-06-19netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso1-0/+43
2012-06-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller14-39/+121
2012-06-16include/net/dst.h: neaten asterisk placementEldad Zack1-9/+8
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso6-1/+71
2012-06-16netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2-0/+2
2012-06-16netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso2-0/+6
2012-06-16netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso2-0/+13
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso3-33/+19
2012-06-16netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso1-3/+6
2012-06-16netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2-2/+4
2012-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"David S. Miller1-2/+0
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-48/+267
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf1-0/+2
2012-06-15net: remove skb_orphan_try()Eric Dumazet1-5/+2
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller1-4/+4
2012-06-14ipv4: Handle PMTU in all ICMP error handlers.David S. Miller1-1/+4
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+7
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-14/+25
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-0/+12
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville5-212/+286
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+6
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+21
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt260-1502/+6050
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado1-0/+1
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com1-3/+2
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf1-0/+2