aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck6-21/+40
2014-09-05net-timestamp: Merge shared code between phy and regular timestampingAlexander Duyck2-52/+42
2014-09-05ipv4: harden fnhe_hashfun()Eric Dumazet2-5/+6
2014-09-05net-timestamp: fix allocation error in testWillem de Bruijn1-1/+0
2014-09-05hyperv: NULL dereference on errorDan Carpenter1-4/+2
2014-09-05net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack1-8/+14
2014-09-05ipv4: fix a race in update_or_create_fnhe()Eric Dumazet3-7/+9
2014-09-05l2tp: fix missing line continuationAndy Zhou1-1/+1
2014-09-05amd-xgbe-phy: Checkpatch driver fixesLendacky, Thomas1-4/+0
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas11-26/+2
2014-09-05amd-xgbe-phy: Enhance parallel detection to support KR speedLendacky, Thomas1-2/+28
2014-09-05amd-xgbe-phy: Check device for current speed mode (KR/KX)Lendacky, Thomas1-63/+72
2014-09-05r8152: use eth_hw_addr_randomhayeswang1-16/+19
2014-09-05r8152: change the location of rtl8152_set_mac_addresshayeswang1-17/+17
2014-09-05enic: Add tunable_ops support for rx_copybreakGovindarajulu Varadarajan1-0/+39
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan3-0/+113
2014-09-05enic: implement rx_copybreakGovindarajulu Varadarajan2-3/+48
2014-09-05dev_ioctl: remove dev_load() CAP_SYS_MODULE messageDaniel Borkmann1-5/+2
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann11-32/+144
2014-09-04net: systemport: update UMAC_CMD only when link is detectedFlorian Fainelli1-3/+6
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa4-16/+31
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa4-10/+31
2014-09-04ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller2-6/+16
2014-09-04ixgbe: add comment noting recalculation of queuesJacob Keller1-0/+8
2014-09-04ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov1-0/+15
2014-09-04ixgbe: reset interface on link loss with pending Tx work from the VFEmil Tantilov2-12/+49
2014-09-04ixgbe: Cleanup FDB handling codeAlexander Duyck1-30/+4
2014-09-04i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao1-31/+2
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2-2/+2
2014-09-04i40e: fix panic due to too-early Tx queue enableJesse Brandeburg1-1/+1
2014-09-04i40e: Fix an issue when PF reset failsAnjali Singhai Jain2-3/+11
2014-09-04i40e: make warning less verboseJesse Brandeburg1-14/+12
2014-09-04i40e: Tell OS link is going down when calling set_phy_configCatherine Sullivan1-3/+18
2014-09-04i40e: Remove unnecessary assignmentSerey Kong1-1/+0
2014-09-04i40e: Change wording to be more consistentSerey Kong3-3/+3
2014-09-04i40e: Allow user to change link settings if link is downCatherine Sullivan1-1/+2
2014-09-04i40e: Add dual speed module supportCatherine Sullivan2-20/+13
2014-09-03mlx4_en: Convert the normal skb free path to dev_consume_skb_any()Rick Jones1-1/+1
2014-09-03lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue2-4/+10
2014-09-03qdisc: validate frames going through the direct_xmit pathJesper Dangaard Brouer1-2/+8
2014-09-03qdisc: exit case fixes for skb list handling in qdisc layerJesper Dangaard Brouer1-2/+2
2014-09-02qdisc: adjustments for API allowing skb list xmitsJesper Dangaard Brouer1-4/+4
2014-09-02ethernet: arc: remove unused devJingoo Han1-1/+0
2014-09-02ethernet: nvidia: Remove extra parensDavid Wood1-1/+1
2014-09-02rtnl/do_setlink(): notify when a netdev is modifiedNicolas Dichtel1-14/+21
2014-09-02rtnl/do_setlink(): last arg is now a set of flagsNicolas Dichtel1-21/+22
2014-09-02rtnl/do_setlink(): set modified when IFLA_LINKMODE is updatedNicolas Dichtel1-1/+5
2014-09-02rtnl/do_setlink(): set modified when IFLA_TXQLEN is updatedNicolas Dichtel1-2/+8
2014-09-02be2net: query max_tx_qs for BE3 super-nic profile from FWSuresh Reddy1-2/+12
2014-09-02be2net: define macro for_all_tx_queues_on_eq()Sathya Perla2-3/+7