Age | Commit message (Expand) | Author | Files | Lines |
2016-12-14 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -86/+33 |
2016-12-13 | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+6 |
2016-12-13 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-12-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 15 | -21/+23 |
2016-12-12 | Merge branches 'pm-core', 'pm-qos' and 'pm-avs' | Rafael J. Wysocki | 1 | -0/+6 |
2016-12-11 | e1000: use disable_hardirq() for e1000_netpoll() | WANG Cong | 2 | -6/+6 |
2016-12-11 | i40e: don't truncate match_method assignment | Keller, Jacob E | 1 | -2/+1 |
2016-12-11 | net: ethernet: ti: netcp: add support of cpts | WingMan Kwok | 4 | -14/+452 |
2016-12-11 | net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause | Timur Tabi | 11 | -90/+67 |
2016-12-11 | net: ethernet: stmmac: remove private tx queue lock | Lino Sanfilippo | 2 | -23/+6 |
2016-12-11 | net: ethernet: sxgbe: remove private tx queue lock | Lino Sanfilippo | 2 | -22/+6 |
2016-12-11 | net: nicvf: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -25/+31 |
2016-12-11 | net: ethernet: ti: cpsw: sync rates for channels in dual emac mode | Ivan Khoronzhuk | 1 | -1/+11 |
2016-12-11 | net: ethernet: ti: cpsw: re-split res only when speed is changed | Ivan Khoronzhuk | 1 | -5/+59 |
2016-12-11 | net: ethernet: ti: cpsw: combine budget and weight split and check | Ivan Khoronzhuk | 1 | -73/+34 |
2016-12-11 | net: ethernet: ti: cpsw: don't start queue twice | Ivan Khoronzhuk | 1 | -2/+0 |
2016-12-11 | net: ethernet: ti: cpsw: use same macros to get active slave | Ivan Khoronzhuk | 1 | -4/+1 |
2016-12-11 | net: mvneta: select GENERIC_ALLOCATOR | Arnd Bergmann | 1 | -0/+1 |
2016-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -17/+132 |
2016-12-10 | net: mlx5: Fix Kconfig help text | Christopher Covington | 1 | -2/+0 |
2016-12-10 | net: smsc911x: back out silently on probe deferrals | Linus Walleij | 1 | -1/+8 |
2016-12-10 | ibmveth: set correct gso_size and gso_type | Thomas Falcon | 2 | -2/+64 |
2016-12-10 | net: qcom/emac: add support for the Qualcomm Technologies QDF2400 | Timur Tabi | 4 | -5/+249 |
2016-12-10 | net: qcom/emac: move phy init code to separate files | Timur Tabi | 5 | -523/+478 |
2016-12-09 | net: xgene: avoid bogus maybe-uninitialized warning | Arnd Bergmann | 1 | -3/+3 |
2016-12-09 | net: xgene: move xgene_cle_ptree_ewdn data off stack | Arnd Bergmann | 2 | -389/+381 |
2016-12-09 | net/mlx5e: use %pad format string for dma_addr_t | Arnd Bergmann | 1 | -2/+2 |
2016-12-09 | net: ethernet: cpmac: Call SET_NETDEV_DEV() | Florian Fainelli | 1 | -0/+1 |
2016-12-09 | net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() | Florian Fainelli | 1 | -0/+1 |
2016-12-09 | Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -2/+4 |
2016-12-09 | cxgb4/cxgb4vf: Assign netdev->dev_port with port ID | Arjun V | 3 | -1/+2 |
2016-12-09 | liquidio VF error handling | Raghu Vatsavayi | 1 | -0/+139 |
2016-12-09 | liquidio VF timestamp | Raghu Vatsavayi | 1 | -1/+179 |
2016-12-09 | liquidio VF ethtool stats | Raghu Vatsavayi | 3 | -98/+495 |
2016-12-09 | liquidio VF vxlan | Raghu Vatsavayi | 1 | -3/+94 |
2016-12-09 | liquidio VF vlan support | Raghu Vatsavayi | 1 | -0/+80 |
2016-12-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -10/+80 |
2016-12-08 | cxgb4/cxgb4vf: Remove deprecated module parameters | Ganesh Goudar | 2 | -48/+2 |
2016-12-08 | driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed | Gao Feng | 1 | -1/+3 |
2016-12-08 | mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active | Martin KaFai Lau | 4 | -17/+27 |
2016-12-08 | mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs | Martin KaFai Lau | 2 | -30/+44 |
2016-12-08 | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau | 4 | -0/+19 |
2016-12-08 | lan78xx: add LAN7801 MAC only support | Woojung Huh | 3 | -2/+126 |
2016-12-08 | phy: add phy fixup unregister functions | Woojung.Huh@microchip.com | 1 | -0/+47 |
2016-12-08 | liquidio VF rx data and ctl path | Raghu Vatsavayi | 4 | -4/+423 |
2016-12-08 | liquidio CN23XX: VF TX buffers | Raghu Vatsavayi | 1 | -0/+182 |
2016-12-08 | liquidio CN23XX: VF xmit | Raghu Vatsavayi | 3 | -3/+364 |
2016-12-08 | liquidio CN23XX: VF scatter gather lists | Raghu Vatsavayi | 1 | -0/+134 |
2016-12-08 | liquidio CN23XX: VF mac address | Raghu Vatsavayi | 3 | -0/+197 |