summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-07-13Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-07-13xprtrdma: Fix handling of connect errorsChuck Lever
2020-07-13xprtrdma: Fix return code from rpcrdma_xprt_connect()Chuck Lever
2020-07-13xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()Chuck Lever
2020-07-13xprtrdma: Fix double-free in rpcrdma_ep_create()Chuck Lever
2020-07-13xfrm interface: store xfrmi contexts in a hash by if_idEyal Birger
2020-07-13xfrm interface: avoid xi lookup in xfrmi_decode_session()Eyal Birger
2020-07-12net: bridge: notify on vlan tunnel changes done via the old apiNikolay Aleksandrov
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10inet: Remove an unnecessary argument of syn_ack_recalc().Kuniyuki Iwashima
2020-07-10devlink: Add devlink health port reporters APIVladyslav Tarasiuk
2020-07-10devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk
2020-07-10devlink: Create generic devlink health reporter search functionVladyslav Tarasiuk
2020-07-10devlink: Rework devlink health reporter destructorVladyslav Tarasiuk
2020-07-10devlink: Refactor devlink health reporter constructorVladyslav Tarasiuk
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski
2020-07-10Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEMAlexander A. Klimov
2020-07-10Bluetooth: RFCOMM: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni
2020-07-09mptcp: add msk interations helperPaolo Abeni
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni
2020-07-09ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()Michal Kubecek
2020-07-09net_sched: fix a memory leak in atm_tc_init()Cong Wang
2020-07-09xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handlerXin Long
2020-07-09xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handlerXin Long
2020-07-09ipcomp: assign if_id to child tunnel from parent tunnelXin Long
2020-07-09ip6_vti: support IP6IP tunnel processingXin Long
2020-07-09ip6_vti: support IP6IP6 tunnel processing with .cb_handlerXin Long
2020-07-09ip_vti: support IPIP6 tunnel processingXin Long
2020-07-09ip_vti: support IPIP tunnel processing with .cb_handlerXin Long
2020-07-09tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnelsXin Long
2020-07-09tunnel4: add cb_handler to struct xfrm_tunnelXin Long
2020-07-09xfrm: add is_ipip to struct xfrm_input_afinfoXin Long
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook
2020-07-08tipc: fix retransmission on unicast linksHamish Martin
2020-07-08net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger