summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-23netfilter: Fix format string mismatch in ip_vs_proto_name()Masanari Iida
2014-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-22Merge branch 'netlink-bind'David S. Miller
2014-04-22audit: send multicast messages only if there are listenersRichard Guy Briggs
2014-04-22audit: add netlink multicast group for log readRichard Guy Briggs
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs
2014-04-22netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIPRichard Guy Briggs
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-04-22netlink: simplify nfnetlink_bindRichard Guy Briggs
2014-04-22filter: added BPF random opcodeChema Gonzalez
2014-04-22vlan: unnecessary to check if vlan_pcpu_stats is NULLLi RongQing
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-22ethtool: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-22neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue
2014-04-22tcp: avoid retransmits of TCP packets hanging in host queuesEric Dumazet
2014-04-22ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit
2014-04-22Merge branch 'tipc-next'David S. Miller
2014-04-22tipc: fix race in disc create/deleteYing Xue
2014-04-22tipc: use bc_lock to protect node map in bearer structureYing Xue
2014-04-22tipc: use bearer_disable to disable bearer in tipc_l2_device_eventYing Xue
2014-04-22tipc: make media_ptr pointed netdevice validYing Xue
2014-04-22tipc: purge tipc_net_lock lockYing Xue
2014-04-22tipc: use RCU to protect media_ptr pointerYing Xue
2014-04-22tipc: decouple the relationship between bearer and linkYing Xue
2014-04-22tipc: convert bearer_list to RCU listYing Xue
2014-04-22tipc: use RTNL lock to protect tipc_net_stop routineYing Xue
2014-04-22tipc: adjust locking policy of protecting tipc_ptr pointer of net_deviceYing Xue
2014-04-22tipc: replace config_mutex lock with RTNL lockYing Xue
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-22i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan
2014-04-22i40e: Cleanup if/else statementsCatherine Sullivan
2014-04-22i40e: rework fdir setup and teardownShannon Nelson
2014-04-22i40e: use generic vsi_open to unquiesce vsiShannon Nelson
2014-04-22i40e: abstract the close path for better netdev vsisShannon Nelson
2014-04-22i40e: prep vsi_open logic for non-netdev casesShannon Nelson
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson
2014-04-21i40e/i40evf: add tracking to NVM busy stateShannon Nelson
2014-04-21i40e: Fix an issue with displaying IPv4 FD filtersAnjali Singhai Jain
2014-04-21i40e: Remove a FW workaroundCatherine Sullivan
2014-04-21i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-21i40e: Enable VF Tx bandwidth settingMitch Williams
2014-04-21i40e: Reset the VF upon conflicting VLAN configurationGreg Rose
2014-04-21i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg
2014-04-21i40e: Add bridge FDB add/del/dump opsGreg Rose
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