summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-09net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-13/+18
2017-01-09net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+18
2017-01-09net: ibm: emac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+40
2017-01-09net: ibm: ehea: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+30
2017-01-09net: change init_inodecache() return voidyuan linyu1-4/+2
2017-01-09afs: Refcount the afs_call structDavid Howells4-79/+199
2017-01-09rxrpc: Allow listen(sock, 0) to be used to disable listeningDavid Howells3-1/+11
2017-01-09afs: Kill afs_wait_modeDavid Howells7-149/+90
2017-01-09afs: Add some tracepointsDavid Howells5-15/+144
2017-01-08Merge branch 'bcm_sf2-fixes'David S. Miller1-2/+9
2017-01-08net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-08net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-08Merge branch 'tc-skb-diet'David S. Miller13-118/+66
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn6-19/+15
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn4-14/+12
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn11-65/+29
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn6-22/+23
2017-01-08net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn2-6/+2
2017-01-08net-tc: remove unused tc_verd fieldsWillem de Bruijn1-7/+0
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2-1/+15
2017-01-08mdio: Demote print from info to debug in mdio_device_registerFlorian Fainelli1-1/+1
2017-01-08net: remove useless memset's in drivers get_stats64stephen hemminger3-4/+0
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger82-309/+166
2017-01-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-30/+33
2017-01-08Linux 4.10-rc3v4.10-rc3Linus Torvalds1-1/+1
2017-01-08net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern1-2/+1
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern3-8/+3
2017-01-08liquidio: simplify octeon_flush_iq()Derek Chickles4-28/+27
2017-01-08bpf: change back to orig prog on too many passesDaniel Borkmann1-0/+2
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46-316/+550
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+24
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+56
2017-01-08fm10k: remove FM10K_FLAG_DEBUG_STATSJacob Keller1-1/+0
2017-01-08fm10k: report the receive timestamp in FM10K_CB(skb)->tstampJacob Keller2-3/+4
2017-01-08fm10k: Limit dma sync of RX buffers to actual packet sizeScott Peterson1-3/+5
2017-01-08fm10k: bump version numberJacob Keller1-1/+1
2017-01-08fm10k: do not clear global mailbox interrupt bitsNgai-Mint Kwan1-4/+0
2017-01-08fm10k: request reset when mbx->state changesNgai-Mint Kwan2-4/+12
2017-01-08fm10k: remove extraneous variable definition in fm10k_ethtool.cJacob Keller1-12/+9
2017-01-08fm10k-shared: use mac-> instead of hw->mac.Ngai-Mint Kwan1-3/+3
2017-01-07net: dsa: move HWMON support to its own fileVivien Didelot4-129/+159
2017-01-07tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-01-07be2net: fix unicast list fillingIvan Vecera1-2/+1
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-07Merge branch 'netcp-next'David S. Miller6-53/+292
2017-01-07net: netcp: ale: add proper ale entry mask bits for netcp switch ALEKaricheri, Muralidharan2-19/+84
2017-01-07net: netcp: ale: use ale_status to size the ale tableKaricheri, Muralidharan2-4/+31
2017-01-07net: netcp: ale: update to support unknown vlan controls for NU switchKaricheri, Muralidharan3-7/+61
2017-01-07net: netcp: use hw capability to remove FCS word from rx packetsKaricheri, Muralidharan3-4/+16
2017-01-07net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHYKaricheri, Muralidharan1-1/+3