summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | gre: add x-netns supportNicolas Dichtel2014-04-231-3/+3
|/ / / /
* | | | hyperv: Simplify the send_completion variablesHaiyang Zhang2014-04-234-16/+11Star
* | | | hyperv: Remove recv_pkt_list and lockHaiyang Zhang2014-04-234-198/+13Star
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-2316-166/+369
|\ \ \
| * | | i40e/i40evf: Bump build versionsCatherine Sullivan2014-04-222-2/+2
| * | | i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan2014-04-221-3/+5
| * | | i40e: Cleanup if/else statementsCatherine Sullivan2014-04-221-26/+8Star
| * | | i40e: rework fdir setup and teardownShannon Nelson2014-04-221-40/+17Star
| * | | i40e: use generic vsi_open to unquiesce vsiShannon Nelson2014-04-221-1/+1
| * | | i40e: abstract the close path for better netdev vsisShannon Nelson2014-04-221-15/+16
| * | | i40e: prep vsi_open logic for non-netdev casesShannon Nelson2014-04-221-15/+18
| * | | i40e/i40evf: update AdminQ APIShannon Nelson2014-04-222-58/+24Star
| * | | i40e/i40evf: add tracking to NVM busy stateShannon Nelson2014-04-224-0/+47
| * | | i40e: Fix an issue with displaying IPv4 FD filtersAnjali Singhai Jain2014-04-221-0/+6
| * | | i40e: Remove a FW workaroundCatherine Sullivan2014-04-221-3/+0Star
| * | | i40e/i40evf: Bump build versionsCatherine Sullivan2014-04-222-4/+4
| * | | i40e: Enable VF Tx bandwidth settingMitch Williams2014-04-224-2/+98
| * | | i40e: Reset the VF upon conflicting VLAN configurationGreg Rose2014-04-221-1/+25
| * | | i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg2014-04-224-0/+5
| * | | i40e: Add bridge FDB add/del/dump opsGreg Rose2014-04-221-0/+97
* | | | Merge branch 'netlink-bind'David S. Miller2014-04-238-35/+135
|\ \ \ \
| * | | | audit: send multicast messages only if there are listenersRichard Guy Briggs2014-04-231-0/+3
| * | | | audit: add netlink multicast group for log readRichard Guy Briggs2014-04-232-4/+55
| * | | | audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs2014-04-233-2/+17
| * | | | netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIPRichard Guy Briggs2014-04-231-1/+3
| * | | | netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs2014-04-234-24/+56
| * | | | netlink: simplify nfnetlink_bindRichard Guy Briggs2014-04-231-5/+2Star
|/ / / /
* | | | filter: added BPF random opcodeChema Gonzalez2014-04-236-2/+39
* | | | vlan: unnecessary to check if vlan_pcpu_stats is NULLLi RongQing2014-04-231-30/+28Star
* | | | be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-235-31/+113
* | | | ethtool: Support for configurable RSS hash keyVenkata Duvvuru2014-04-233-14/+252
* | | | neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue2014-04-231-9/+0Star
* | | | tcp: avoid retransmits of TCP packets hanging in host queuesEric Dumazet2014-04-231-8/+26
* | | | ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit2014-04-231-4/+16
* | | | Merge branch 'tipc-next'David S. Miller2014-04-2314-205/+215
|\ \ \ \ | |/ / / |/| | |
| * | | tipc: fix race in disc create/deleteYing Xue2014-04-233-20/+37
| * | | tipc: use bc_lock to protect node map in bearer structureYing Xue2014-04-233-12/+13
| * | | tipc: use bearer_disable to disable bearer in tipc_l2_device_eventYing Xue2014-04-231-1/+1
| * | | tipc: make media_ptr pointed netdevice validYing Xue2014-04-231-0/+1
| * | | tipc: purge tipc_net_lock lockYing Xue2014-04-237-100/+42Star
| * | | tipc: use RCU to protect media_ptr pointerYing Xue2014-04-232-4/+11
| * | | tipc: decouple the relationship between bearer and linkYing Xue2014-04-237-46/+88
| * | | tipc: convert bearer_list to RCU listYing Xue2014-04-233-13/+18
| * | | tipc: use RTNL lock to protect tipc_net_stop routineYing Xue2014-04-231-0/+2
| * | | tipc: adjust locking policy of protecting tipc_ptr pointer of net_deviceYing Xue2014-04-231-8/+3Star
| * | | tipc: replace config_mutex lock with RTNL lockYing Xue2014-04-232-5/+3Star
|/ / /
* | | Merge branch 'ndo_set_config'David S. Miller2014-04-214-77/+0Star
|\ \ \
| * | | stmmac: remove stmmac_configFlorian Fainelli2014-04-211-22/+0Star
| * | | net: sxgbe: remove sxgbe_configFlorian Fainelli2014-04-211-35/+0Star
| * | | net: cpmac: remove cpmac_configFlorian Fainelli2014-04-211-14/+0Star