summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-28ipv4: Kill early demux method return value.David S. Miller
2012-06-28xfrm_user: Propagate netlink error codes properly.David S. Miller
2012-06-28netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney
2012-06-28netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-06-28Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet
2012-06-27netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller
2012-06-27team: remove unused rcu_head field from team_port structJiri Pirko
2012-06-27team: do not allow to map disabled portsJiri Pirko
2012-06-27drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com
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-24Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-23ipv4: Don't add deprecated new binary sysctl value.David 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-22netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso
2012-06-20netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso
2012-06-20ipv4: Early TCP socket demux.David S. Miller
2012-06-20inet: Sanitize inet{,6} protocol demux.David S. Miller
2012-06-19team: add port_[enabled/disabled] mode callbacksJiri Pirko
2012-06-19team: allow async option changesJiri Pirko
2012-06-19team: push array_index and port into separate structureJiri Pirko
2012-06-19team: introduce array optionsJiri Pirko
2012-06-19team: add mode priv to portJiri Pirko
2012-06-19team: make team_mode struct constJiri Pirko
2012-06-19Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-19candev: add/update helpers for CAN FDOliver Hartkopp
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp
2012-06-19canfd: add new data structures and constantsOliver Hartkopp
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: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso