summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin2017-01-061-2/+2
| * | igb: Workaround for igb i210 firmware issueChris J Arges2017-01-061-0/+4
| * | igb: correct register commentsCao jin2017-01-061-1/+1
| * | e1000e: driver trying to free already-free irqkhalidm2017-01-061-1/+1
| * | igb: Realign bad indentationJoe Perches2017-01-061-9/+6
| |/
* | net: ipv4: make fib_select_default staticDavid Ahern2017-01-062-2/+1
* | net: ipv4: Simplify rt_fill_infoDavid Ahern2017-01-061-13/+7
* | cxgb4: Synchronize access to mailboxHariprasad Shenai2017-01-063-1/+69
* | net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli2017-01-062-22/+4
* | net: dsa: remove version stringVivien Didelot2017-01-063-7/+0
* | liquidio: fix wrong information about channels reported to ethtoolWeilin Chang2017-01-061-5/+9
* | ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar2017-01-061-0/+7
* | liquidio VF: fix incorrect struct being usedPrasad Kanneganti2017-01-061-2/+2
|/
* tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan2017-01-051-3/+3
* tcp: provide timestamps for partial writesSoheil Hassas Yeganeh2017-01-051-8/+10
* Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-058-410/+505
|\
| * rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells2017-01-051-2/+7
| * rxrpc: Add some more tracingDavid Howells2017-01-053-6/+95
| * rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells2017-01-056-402/+403
* | net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga2017-01-051-1/+7
* | net:mv88e6xxx: use g2 interrupt for 6097 chipVolodymyr Bendiuga2017-01-051-0/+1
* | net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser2017-01-051-16/+2
* | net: ethoc: Remove unused members from struct ethocTobias Klauser2017-01-051-7/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-05103-661/+893
|\ \ | |/ |/|
| * Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds2017-01-0410-18/+42
| |\
| | * xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-031-2/+2
| | * xfs: update MAINTAINERSDarrick J. Wong2017-01-031-2/+2
| | * xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig2017-01-031-1/+2
| | * xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-036-12/+34
| | * xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong2017-01-031-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-0450-377/+273
| |\ \
| | * | sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-01-041-0/+1
| | * | sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-044-1/+7
| | * | Merge branch 'dpaa_eth-fixes'David S. Miller2017-01-041-1/+5
| | |\ \
| | | * | dpaa_eth: Initialize CGR structure before initRoy Pledge2017-01-041-0/+2
| | | * | dpaa_eth: cleanup after init_phy() failureMadalin Bucur2017-01-041-1/+3
| | |/ /
| | * | Merge branch 'systemport-padding-and-TSB-insertion'David S. Miller2017-01-041-12/+11
| | |\ \
| | | * | net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-01-041-9/+9
| | | * | net: systemport: Utilize skb_put_padto()Florian Fainelli2017-01-041-3/+2
| | |/ /
| | * | LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
| | * | libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5
| | * | net: usb: asix_devices: add .reset_resume for USB PMPeter Chen2017-01-041-0/+1
| | * | net: vrf: Add missing Rx countersDavid Ahern2017-01-031-0/+3
| | * | drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-031-1/+7
| | * | benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
| | * | ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-031-1/+1
| | * | net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta2017-01-031-17/+10
| | * | Merge branch 'dwmac-oxnas-leaks'David S. Miller2017-01-031-56/+33
| | |\ \
| | | * | net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-031-33/+5
| | | * | net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold2017-01-031-15/+26