platform/kernel/linux-starfive.git
2020-01-10 Paolo Abenitcp: clean ext on tx recycle
2020-01-10 Mat Martineautcp: Check for filled TCP option space before SACK
2020-01-10 Mat Martineautcp: Export TCP functions and ops struct
2020-01-10 Mat Martineautcp: coalesce/collapse must respect MPTCP extensions
2020-01-10 Mat Martineaumptcp: Add MPTCP to skb extensions
2020-01-10 Mat Martineautcp, ulp: Add clone operation to tcp_ulp_ops
2020-01-10 Mat Martineautcp: Add MPTCP option number
2020-01-10 Mat Martineautcp: Define IPPROTO_MPTCP
2020-01-10 Mat Martineausock: Make sk_protocol a 16-bit value
2020-01-10 Mat Martineaunet: Make sock protocol value checks more specific
2020-01-10 Li RongQingflow_dissector: fix document for skb_flow_get_icmp_tci
2020-01-10 Vijay Khemkanet/ncsi: Support for multi host mellanox card
2020-01-10 Dejin Zhengnet: stmmac: pci: remove the duplicate code of set...
2020-01-09 David S. MillerMerge branch 'mlxsw-Firmware-version-updates'
2020-01-09 Ido Schimmelmlxsw: spectrum: Only require minimum firmware version
2020-01-09 Ido Schimmelmlxsw: spectrum: Update firmware version to xx.2000...
2020-01-09 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-01-09 David S. MillerMerge branch 'sfc-more-code-refactoring'
2020-01-09 Alex Maftei... sfc: move MCDI logging device attribute
2020-01-09 Alex Maftei... sfc: conditioned some functionality
2020-01-09 Alex Maftei... sfc: move MCDI receive queue management code
2020-01-09 Alex Maftei... sfc: move MCDI transmit queue management code
2020-01-09 Alex Maftei... sfc: move MCDI event queue management code
2020-01-09 Alex Maftei... sfc: move MCDI VI alloc/free code
2020-01-09 Alex Maftei... sfc: move more MCDI port code
2020-01-09 Alex Maftei... sfc: move some MCDI port utility functions
2020-01-09 Alex Maftei... sfc: move some port link state/caps code
2020-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-01-09 Milind Parabnet: macb: add support for C45 MDIO read/write
2020-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-01-09 Rodrigo Rivas... HID: steam: Fix input device disappearing
2020-01-09 yuehaibingvmxnet3: Remove always false conditional statement
2020-01-09 Arnd Bergmannnetronome: fix ipv6 link error
2020-01-09 Arnd Bergmannnet: dsa: felix: fix link error
2020-01-09 Heiner Kallweitr8169: add constant EnAnaPLL
2020-01-09 Dan Carpenterethtool: potential NULL dereference in strset_prepare_d...
2020-01-09 Dan Carpenterethtool: fix ->reply_size() error handling
2020-01-09 Dan Carpenterethtool: fix a memory leak in ethnl_default_start()
2020-01-09 David S. MillerMerge branch 'Broadcom-tags-support-for-531x5-539x...
2020-01-09 Florian Fainellinet: dsa: b53: Enable Broadcom tags for 531x5/539x...
2020-01-09 Florian Fainellinet: dsa: Get information about stacked DSA protocol
2020-01-08 Tuong Lientipc: fix wrong connect() return code
2020-01-08 Tuong Lientipc: fix link overflow issue at socket shutdown
2020-01-08 David S. MillerMerge branch 'Devlink-notification-after-recovery-compl...
2020-01-08 Vikas Guptabnxt_en: Call recovery done after reset is successfully...
2020-01-08 Vikas Guptadevlink: add devink notification when reporter update...
2020-01-08 Vikas Guptadevlink: add support for reporter recovery completion
2020-01-08 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2020-01-08 David S. MillerMerge branch 'reduce-open-coded-skb-next-access-for...
2020-01-08 Jason A. Donenfeldnet: iwlwifi: use skb_list_walk_safe helper for gso...
2020-01-08 Jason A. Donenfeldnet: myri10ge: use skb_list_walk_safe helper for gso...
2020-01-08 Jason A. Donenfeldnet: sfc: use skb_list_walk_safe helper for gso segments
2020-01-08 Jason A. Donenfeldnet: sunvnet: use skb_list_walk_safe helper for gso...
2020-01-08 Jason A. Donenfeldnet: tg3: use skb_list_walk_safe helper for gso segments
2020-01-08 Jason A. Donenfeldnet: r8152: use skb_list_walk_safe helper for gso segments
2020-01-08 Jason A. Donenfeldnet: tap: use skb_list_walk_safe helper for gso segments
2020-01-08 Jason A. Donenfeldnet: introduce skb_list_walk_safe for skb segment walking
2020-01-08 Arnd Bergmannsocket: fix unused-function warning
2020-01-08 Florian Westphalnetfilter: ipset: avoid null deref when IPSET_ATTR_LINE...
2020-01-08 Florian Westphalnetfilter: conntrack: dccp, sctp: handle null timeout...
2020-01-08 David S. MillerMerge branch 'sfc-code-refactoring'
2020-01-08 Alex Maftei... sfc: move common tx code
2020-01-08 Alex Maftei... sfc: move common rx code
2020-01-08 Alex Maftei... sfc: move event queue management code
2020-01-08 Alex Maftei... sfc: move channel interrupt management code
2020-01-08 Alex Maftei... sfc: move channel alloc/removal code
2020-01-08 Alex Maftei... sfc: move channel start/stop code
2020-01-08 Alex Maftei... sfc: move some channel-related code
2020-01-08 Alex Maftei... sfc: move struct init and fini code
2020-01-08 Alex Maftei... sfc: move some device reset code
2020-01-08 Alex Maftei... sfc: move datapath management code
2020-01-08 Alex Maftei... sfc: move mac configuration and status functions
2020-01-08 Alex Maftei... sfc: move reset workqueue code
2020-01-08 Alex Maftei... sfc: further preparation for code split
2020-01-08 Alex Maftei... sfc: add new headers in preparation for code split
2020-01-08 Arnd Bergmannatm: eni: fix uninitialized variable warning
2020-01-08 Arnd Bergmannhsr: fix dummy hsr_debugfs_rename() declaration
2020-01-08 Vijay Khemkanet/ncsi: Send device address as source address
2020-01-08 Eric Dumazetmacvlan: do not assume mac_header is set in macvlan_bro...
2020-01-08 David S. MillerMerge branch 'net-ungraft-prio'
2020-01-08 Petr Machatanet: sch_prio: When ungrafting, replace with FIFO
2020-01-08 Petr Machatamlxsw: spectrum_qdisc: Ignore grafting of invisible...
2020-01-08 Niklas CasselMAINTAINERS: Remove myself as co-maintainer for qcom...
2020-01-08 Eric Dumazetgtp: fix bad unlock balance in gtp_encap_enable_socket
2020-01-08 Eric Dumazetpkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
2020-01-08 yu kuainet: 3com: 3c59x: remove set but not used variable...
2020-01-08 Masahiro Yamadatipc: remove meaningless assignment in Makefile
2020-01-08 Masahiro Yamadatipc: do not add socket.o to tipc-y twice
2020-01-08 Chen-Yu Tsainet: stmmac: dwmac-sun8i: Allow all RGMII modes
2020-01-08 Chen-Yu Tsainet: stmmac: dwmac-sunxi: Allow all RGMII modes
2020-01-08 David S. MillerMerge tag 'mlx5-updates-2020-01-07' of git://git./linux...
2020-01-08 Linus TorvaldsMerge tag 'tpmdd-next-20200108' of git://git.infradead...
2020-01-08 Tadeusz Struktpm: Handle negative priv->response_len in tpm_common_r...
2020-01-07 Eric Dumazetnet: usb: lan78xx: fix possible skb leak
2020-01-07 Colin Ian Kingnet/rose: remove redundant assignment to variable failed
2020-01-07 Vincent Chengptp: clockmatrix: Rework clockmatrix version information.
2020-01-07 YueHaibingenetc: Fix inconsistent IS_ERR and PTR_ERR
2020-01-07 Dan Carpenterenetc: Fix an off by one in enetc_setup_tc_txtime()
2020-01-07 Jose Abreunet: stmmac: Fixed link does not need MDIO Bus
2020-01-07 David S. MillerMerge branch 'Documentation-stmmac-documentation-improv...
next