Age | Commit message (Expand) | Author | Files | Lines |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 59 | -595/+985 |
2015-03-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 26 | -115/+190 |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 56 | -584/+968 |
2015-03-03 | xen: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -1/+1 |
2015-03-03 | netconsole: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -2/+3 |
2015-03-03 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 41 | -116/+118 |
2015-03-03 | net: usb: Use eth_<foo>_addr instead of memset | Joe Perches | 4 | -5/+5 |
2015-03-03 | ethernet: Use eth_<foo>_addr instead of memset | Joe Perches | 17 | -25/+25 |
2015-03-03 | i40e: Fix dependencies in the i40e driver on configfs | Greg Rose | 4 | -8/+17 |
2015-03-03 | ax25: Stop using magic neighbour cache operations. | Eric W. Biederman | 8 | -16/+24 |
2015-03-03 | gianfar: Reduce logging noise seen due to phy polling if link is down | Guenter Roeck | 1 | -2/+2 |
2015-03-03 | ibmveth: Add function to enable live MAC address changes | Thomas Falcon | 1 | -1/+23 |
2015-03-03 | i40e/i40evf: Bump versions | Sravanthi Tangeda | 2 | -2/+2 |
2015-03-03 | i40e: Only enable TC0 for NIC partition type | Neerav Parikh | 1 | -3/+3 |
2015-03-03 | i40e: Register DCBNL ops in MFP mode | Neerav Parikh | 1 | -3/+1 |
2015-03-03 | i40evf: ethtool RSS fixes | Mitch Williams | 1 | -6/+8 |
2015-03-03 | i40e: Fix RSS size at init since default num queue calculation has changed | Anjali Singhai Jain | 2 | -1/+5 |
2015-03-03 | i40e: Move RSS table size for VSIs to the VSI struct | Anjali Singhai Jain | 2 | -0/+5 |
2015-03-03 | i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types | Anjali Singhai Jain | 2 | -8/+8 |
2015-03-03 | i40e: Fix issue with removal of apps from DBCNL app table | Neerav Parikh | 3 | -11/+14 |
2015-03-03 | i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check | Anjali Singhai Jain | 1 | -12/+19 |
2015-03-03 | i40e: Enable more than 64 qps for the Main VSI | Anjali Singhai Jain | 3 | -9/+21 |
2015-03-03 | i40e: don't disable PF LB when disabling VFs | Mitch Williams | 1 | -1/+0 |
2015-03-03 | i40e: Add safety net for switch calling | Akeem G Abodunrin | 1 | -0/+4 |
2015-03-03 | i40e/i40evf: print FW build number in version string | Shannon Nelson | 6 | -7/+15 |
2015-03-03 | i40e: Skip the priority tagging if DCB is not enabled | Neerav Parikh | 1 | -0/+5 |
2015-03-03 | fm10k: Resolve various spelling errors and checkpatch warnings | Matthew Vick | 11 | -42/+40 |
2015-03-03 | fm10k: Implement ndo_features_check | Matthew Vick | 3 | -1/+13 |
2015-03-03 | fm10k: Modify tunnel length header check when offloading | Matthew Vick | 2 | -9/+27 |
2015-03-02 | sh_eth: Really fix padding of short frames on TX | Ben Hutchings | 1 | -1/+1 |
2015-03-02 | Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" | Ben Hutchings | 1 | -3/+2 |
2015-03-02 | sh_eth: Fix RX recovery on R-Car in case of RX ring underrun | Ben Hutchings | 1 | -1/+1 |
2015-03-02 | sh_eth: Ensure proper ordering of descriptor active bit write/read | Ben Hutchings | 1 | -0/+6 |
2015-03-02 | net: Kill dev_rebuild_header | Eric W. Biederman | 4 | -58/+0 |
2015-03-02 | ax25: Refactor to use private neighbour operations. | Eric W. Biederman | 8 | -0/+16 |
2015-03-02 | ax25/6pack: Replace sp_header_ops with ax25_header_ops | Eric W. Biederman | 1 | -27/+1 |
2015-03-02 | ax25/kiss: Replace ax_header_ops with ax25_header_ops | Eric W. Biederman | 1 | -32/+1 |
2015-03-02 | net/mlx4_en: Disbale GRO for incoming loopback/selftest packets | Ido Shamay | 1 | -1/+7 |
2015-03-02 | net/mlx4_core: Fix wrong mask and error flow for the update-qp command | Or Gerlitz | 2 | -4/+6 |
2015-03-02 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -35/+85 |
2015-03-02 | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 3 | -13/+10 |
2015-03-02 | pppoe: Use workqueue to die properly when a PADT is received | Simon Farnsworth | 1 | -1/+16 |
2015-03-01 | bnx2: disable toggling of rxvlan if necessary | Ivan Vecera | 1 | -12/+3 |
2015-03-01 | net: macb: Properly add DMACFG bit definitions | Arun Chandran | 1 | -1/+2 |
2015-03-01 | net: macb: Add on the fly CPU endianness detection | Arun Chandran | 1 | -4/+18 |
2015-03-01 | Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets | Shrikrishna Khare | 2 | -11/+23 |
2015-03-01 | net: systemport: fix software maintained statistics | Florian Fainelli | 2 | -3/+6 |
2015-03-01 | net: bcmgenet: fix software maintained statistics | Florian Fainelli | 1 | -3/+6 |
2015-03-01 | net: pasemi: Use setup_timer and mod_timer | Vaishali Thakkar | 1 | -5/+3 |
2015-03-01 | net: stmmac: Use setup_timer and mod_timer | Vaishali Thakkar | 1 | -5/+5 |