summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny
2014-04-23igb: Cleanups for messagingCarolyn Wyborny
2014-04-23e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov
2014-04-23ixgbe: improve mac filter handlingJacob Keller
2014-04-22ixgbe: change handling of multicast filtersJacob Keller
2014-04-22ixgbe: remove vlan_filter_disable and enable functionsJacob Keller
2014-04-22ixgbe: Use out-of-line function for register readsMark Rustad
2014-04-22ixgbe: convert low_water into an arrayJacob Keller
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