| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: add RX/TX-ring support to netlink diag | Patrick McHardy | 2013-04-19 | 2 | -0/+42 |
* | netlink: add flow control for memory mapped I/O | Patrick McHardy | 2013-04-19 | 1 | -27/+61 |
* | netlink: implement memory mapped recvmsg() | Patrick McHardy | 2013-04-19 | 2 | -3/+143 |
* | netlink: implement memory mapped sendmsg() | Patrick McHardy | 2013-04-19 | 1 | -6/+129 |
* | netlink: add mmap'ed netlink helper functions | Patrick McHardy | 2013-04-19 | 2 | -2/+190 |
* | netlink: mmaped netlink: ring setup | Patrick McHardy | 2013-04-19 | 4 | -2/+327 |
* | netlink: add netlink_skb_set_owner_r() | Patrick McHardy | 2013-04-19 | 1 | -3/+17 |
* | netlink: don't orphan skb in netlink_trim() | Patrick McHardy | 2013-04-19 | 1 | -1/+1 |
* | net: add function to allocate sk_buff head without data area | Patrick McHardy | 2013-04-19 | 2 | -1/+35 |
* | netlink: rename ssk to sk in struct netlink_skb_params | Patrick McHardy | 2013-04-19 | 6 | -9/+9 |
* | netlink: add symbolic value for congested state | Patrick McHardy | 2013-04-19 | 1 | -7/+11 |
* | Merge branch '8021ad' | David S. Miller | 2013-04-19 | 101 | -566/+726 |
|\ |
|
| * | net: vlan: announce STAG offload capability in some drivers | Patrick McHardy | 2013-04-19 | 3 | -3/+5 |
| * | net: vlan: add 802.1ad support | Patrick McHardy | 2013-04-19 | 8 | -16/+61 |
| * | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 2013-04-19 | 56 | -84/+107 |
| * | net: vlan: prepare for 802.1ad support | Patrick McHardy | 2013-04-19 | 12 | -84/+108 |
| * | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy | 2013-04-19 | 34 | -137/+184 |
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2013-04-19 | 78 | -266/+285 |
|/ |
|
* | Merge branch 'intel' | David S. Miller | 2013-04-19 | 21 | -1256/+1604 |
|\ |
|
| * | igb: Add support for i354 devices | Carolyn Wyborny | 2013-04-18 | 12 | -36/+251 |
| * | igb: add support for spoofchk config | Lior Levy | 2013-04-18 | 2 | -0/+35 |
| * | igb: Enable EEE LP advertisement | Matthew Vick | 2013-04-18 | 7 | -1/+142 |
| * | igb: Fix code comments and whitespace | Jeff Kirsher | 2013-04-18 | 16 | -1183/+1010 |
| * | igb: Fix sparse warnings on function pointers | Akeem G. Abodunrin | 2013-04-18 | 1 | -2/+2 |
| * | igb: Use rx/tx_itr_setting when setting up initial value of itr | Alexander Duyck | 2013-04-18 | 1 | -0/+11 |
| * | igb: Pull adapter out of main path in igb_xmit_frame_ring | Alexander Duyck | 2013-04-18 | 1 | -9/+11 |
| * | igb: Mask off check of frag_off as we only want fragment offset | Alexander Duyck | 2013-04-18 | 1 | -1/+1 |
| * | igb: random code and comments fix | Akeem G. Abodunrin | 2013-04-18 | 3 | -6/+5 |
| * | igb: Implement support to power sfp cage and turn on I2C | Akeem G. Abodunrin | 2013-04-18 | 1 | -1/+2 |
| * | igb: Support to read and export SFF-8472/8079 data | Akeem G. Abodunrin | 2013-04-18 | 2 | -0/+89 |
| * | igb: Support for 100base-fx SFP | Akeem G. Abodunrin | 2013-04-18 | 3 | -19/+50 |
| * | ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests | Joe Perches | 2013-04-18 | 2 | -10/+5 |
| * | ixgbe: Add support for WoL on 82599 SFP+ LOM | Jacob Keller | 2013-04-18 | 2 | -0/+2 |
| * | ixgbe: in shutdown, do netif_running() under rtnl_lock | akepner | 2013-04-18 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-04-18 | 7 | -45/+162 |
|\ |
|
| * | ixgbe: bump version number | Don Skidmore | 2013-04-17 | 1 | -1/+1 |
| * | ixgbe: Fix 1G link WoL | Don Skidmore | 2013-04-17 | 3 | -2/+8 |
| * | ixgbe: fix MNG FW support when adapter not up | Don Skidmore | 2013-04-17 | 5 | -5/+65 |
| * | ixgbe: enable devices with internal switch to read pci parent | Jacob Keller | 2013-04-17 | 1 | -0/+48 |
| * | ixgbe: create conversion functions from link_status to bus/speed | Jacob Keller | 2013-04-17 | 2 | -32/+34 |
| * | ixgbe: Enable support for recognizing PCI-e Gen3 link speed | Jacob Keller | 2013-04-17 | 3 | -1/+7 |
| * | ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring | Alexander Duyck | 2013-04-17 | 1 | -6/+1 |
| * | ixgbe: don't do arithmetic operations on bitmasks | Emil Tantilov | 2013-04-17 | 1 | -1/+1 |
| * | ixgbe: Mask off check of frag_off as we only want fragment offset | Alexander Duyck | 2013-04-17 | 1 | -1/+1 |
* | | tcp: introduce TCPSpuriousRtxHostQueues SNMP counter | Eric Dumazet | 2013-04-18 | 3 | -0/+9 |
* | | fec: Remove unneeded asm header files | Fabio Estevam | 2013-04-18 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'tipc-ipoib' | David S. Miller | 2013-04-17 | 10 | -42/+438 |
|\ |
|
| * | IPoIB: add support for TIPC protocol | Patrick McHardy | 2013-04-17 | 1 | -1/+3 |
| * | tipc: add InfiniBand media type | Patrick McHardy | 2013-04-17 | 6 | -3/+416 |
| * | tipc: set skb->protocol in eth_media packet transmission | Patrick McHardy | 2013-04-17 | 1 | -0/+1 |