summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-08tipc: fix wrong connect() return codeTuong Lien
2020-01-08tipc: fix link overflow issue at socket shutdownTuong Lien
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-08netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal
2020-01-08netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal
2020-01-08atm: eni: fix uninitialized variable warningArnd Bergmann
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-08Merge branch 'net-ungraft-prio'David S. Miller
2020-01-08net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata
2020-01-08MAINTAINERS: Remove myself as co-maintainer for qcom-ethqosNiklas Cassel
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet
2020-01-08pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-08tipc: remove meaningless assignment in MakefileMasahiro Yamada
2020-01-08tipc: do not add socket.o to tipc-y twiceMasahiro Yamada
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-08Merge tag 'tpmdd-next-20200108' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-01-08tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2020-01-07net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu
2020-01-07Merge branch 'vlan-rtnetlink-newlink-fixes'David S. Miller
2020-01-07vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-01-07vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2020-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2020-01-06Merge tag 'mlx5-fixes-2020-01-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-06Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-01-06net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-06net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit
2020-01-06net/mlx5: Move devlink registration before interfaces loadMichael Guralnik
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha
2020-01-06net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin
2020-01-06Merge tag 'tpmdd-next-20200106' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-01-06bpf: Fix passing modified ctx to ld/abs/ind instructionDaniel Borkmann
2020-01-06Merge tag 'linux-watchdog-5.5-fixes' of git://www.linux-watchdog.org/linux-wa...Linus Torvalds
2020-01-06Merge branch 'atlantic-bugfixes'David S. Miller
2020-01-06net: atlantic: remove duplicate entriesIgor Russkikh
2020-01-06net: atlantic: loopback configuration in improper placeIgor Russkikh
2020-01-06net: atlantic: broken link status on old fwIgor Russkikh
2020-01-06bpf: cgroup: prevent out-of-order release of cgroup bpfRoman Gushchin
2020-01-06firmware: tee_bnxt: Fix multiple call to tee_client_close_contextVikas Gupta
2020-01-06net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-06net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski
2020-01-06sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long
2020-01-06tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit errorYing Xue