aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-27Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller3-6/+6
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com1-0/+8
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf1-129/+0
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet3-6/+6
2012-06-26netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller1-8/+0
2012-06-26team: remove unused rcu_head field from team_port structJiri Pirko1-1/+0
2012-06-26team: do not allow to map disabled portsJiri Pirko1-0/+2
2012-06-26drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com1-0/+31
2012-06-26mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2-12/+10
2012-06-25caif-hsi: Remove use of module parametersSjur Brændeland1-4/+10
2012-06-25caif-hsi: Replace platform device with ops structure.Sjur Brændeland1-19/+19
2012-06-25caif-hsi: Add rtnl supportSjur Brændeland1-1/+20
2012-06-25net: struct sock cleanupsEric Dumazet1-1/+2
2012-06-25net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian1-1/+1
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
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-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-0/+12
2012-06-17net: remove my future former mail addressRémi Denis-Courmont1-1/+1
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