aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-11net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King1-5/+16
2019-12-11net: phylink: re-split __phylink_connect_phy()Russell King1-15/+24
2019-12-11net: mdio-i2c: add support for Clause 45 accessesRussell King1-8/+20
2019-12-11net: sfp: move phy_start()/phy_stop() to phylinkRussell King2-2/+22
2019-12-11net: sfp: add module start/stop upstream notificationsRussell King4-0/+35
2019-12-11net: sfp: add more extended compliance codesRussell King3-53/+93
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King4-11/+6
2019-12-11net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King2-15/+2
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain9-86/+234
2019-12-10enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun1-2/+1
2019-12-10nfp: add support for TLV device statsJakub Kicinski4-7/+242
2019-12-10tcp: Cleanup duplicate initialization of sk->sk_state.Kuniyuki Iwashima1-2/+0
2019-12-10enetc: add software timestampingMichael Walle2-0/+3
2019-12-10Merge branch 'tipc-introduce-variable-window-congestion-control'David S. Miller9-83/+172
2019-12-10tipc: introduce variable window congestion controlJon Maloy9-79/+160
2019-12-10tipc: eliminate more unnecessary nacks and retransmissionsJon Maloy1-1/+5
2019-12-10tipc: eliminate gap indicator from ACK messagesJon Maloy1-5/+9
2019-12-09ppp: Adjust indentation into ppp_async_inputNathan Chancellor1-9/+9
2019-12-09net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor1-1/+1
2019-12-09net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2-5/+6
2019-12-09Merge branch 'dp83867-fix-fifo-depth'David S. Miller2-16/+58
2019-12-09net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy1-13/+49
2019-12-09dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optionalDan Murphy1-3/+9
2019-12-09net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang5-4/+24
2019-12-09sctp: get netns from asoc and ep baseXin Long14-62/+49
2019-12-09net: sfp: avoid tx-fault with Nokia GPON moduleRussell King1-12/+30
2019-12-09qed: remove redundant assignments to rcColin Ian King1-5/+5
2019-12-09NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan1-1/+1
2019-12-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-6/+125
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld36-0/+7755
2019-12-08Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds119-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-6/+5
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds1-0/+1
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-17/+51
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-12/+28
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-12/+17
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds3-7/+43
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds37-137/+343
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds49-622/+1756
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-23/+5
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds8-62/+66
2019-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-178/+199
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9