summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-23audit: add netlink multicast group for log readRichard Guy Briggs
2014-04-23audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs
2014-04-23netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIPRichard Guy Briggs
2014-04-23netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-04-23netlink: simplify nfnetlink_bindRichard Guy Briggs
2014-04-23filter: added BPF random opcodeChema Gonzalez
2014-04-23vlan: unnecessary to check if vlan_pcpu_stats is NULLLi RongQing
2014-04-23be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-23ethtool: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-23neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue
2014-04-23tcp: avoid retransmits of TCP packets hanging in host queuesEric Dumazet
2014-04-23ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit
2014-04-23Merge branch 'tipc-next'David S. Miller
2014-04-23tipc: fix race in disc create/deleteYing Xue
2014-04-23tipc: use bc_lock to protect node map in bearer structureYing Xue
2014-04-23tipc: use bearer_disable to disable bearer in tipc_l2_device_eventYing Xue
2014-04-23tipc: make media_ptr pointed netdevice validYing Xue
2014-04-23tipc: purge tipc_net_lock lockYing Xue
2014-04-23tipc: use RCU to protect media_ptr pointerYing Xue
2014-04-23tipc: decouple the relationship between bearer and linkYing Xue
2014-04-23tipc: convert bearer_list to RCU listYing Xue
2014-04-23tipc: use RTNL lock to protect tipc_net_stop routineYing Xue
2014-04-23tipc: adjust locking policy of protecting tipc_ptr pointer of net_deviceYing Xue
2014-04-23tipc: replace config_mutex lock with RTNL lockYing Xue
2014-04-21Merge branch 'ndo_set_config'David S. Miller
2014-04-21stmmac: remove stmmac_configFlorian Fainelli
2014-04-21net: sxgbe: remove sxgbe_configFlorian Fainelli
2014-04-21net: cpmac: remove cpmac_configFlorian Fainelli
2014-04-21net: ethoc: remove ethoc_configFlorian Fainelli
2014-04-21hyperv: Add support for virtual Receive Side Scaling (vRSS)Haiyang Zhang
2014-04-20tcp: make tcp_cwnd_application_limited() staticWeiping Pan
2014-04-206lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez
2014-04-206lowpan: make lowpan_cb staticLuis R. Rodriguez
2014-04-206lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez
2014-04-20sctp: add support for busy polling to sctp protocolNeil Horman
2014-04-20net: sxgbe: make local functions staticJingoo Han
2014-04-20macvlan: Move broadcasts into a work queueHerbert Xu
2014-04-20net: Add __dev_forward_skbHerbert Xu
2014-04-20tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listnerKenjiro Nakayama
2014-04-20net: phy: at803x: use genphy_config_init()Daniel Mack
2014-04-20net: phy: export genphy_config_init()Daniel Mack
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-19Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-04-19Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds