aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-01-05bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().Kuniyuki Iwashima
2022-01-05bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().Kuniyuki Iwashima
2022-01-05bpf, sockmap: Fix double bpf_prog_put on error case in map_linkJohn Fastabend
2022-01-05bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()John Fastabend
2022-01-04mac80211: use ieee80211_bss_get_elem()Johannes Berg
2022-01-04mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl
2022-01-04mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih
2022-01-04Namespaceify mtu_expires sysctlxu xin
2022-01-04Namespaceify min_pmtu sysctlxu xin
2022-01-04net: openvswitch: Fill act ct extensionPaul Blakey
2022-01-04net/sched: act_ct: Fill offloading tuple iifidxPaul Blakey
2022-01-03Merge tag 'batadv-next-pullrequest-20220103' of git://git.open-mesh.org/linux...Jakub Kicinski
2022-01-02net/smc: add comments for smc_link_{usable|sendable}Dust Li
2022-01-02net: socket.c: style fixHamish MacDonald
2022-01-02ipv6: ioam: Support for Queue depth data fieldJustin Iurman
2022-01-02net/smc: remove redundant re-assignment of pointer linkColin Ian King
2022-01-02net/smc: Introduce TCP ULP supportTony Lu
2022-01-02net/smc: Add net namespace for tracepointsTony Lu
2022-01-02net/smc: Print net namespace in logTony Lu
2022-01-02net/smc: Add netlink net namespace supportTony Lu
2022-01-02net/smc: Introduce net namespace support for linkgroupTony Lu
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-30net/smc: Use the bitmap API when applicableChristophe JAILLET
2021-12-30ethtool: Remove redundant ret assignmentsluo penghao
2021-12-29bpf: Allow bpf_local_storage to be used by sleepable programsKP Singh
2021-12-29net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang
2021-12-29net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov
2021-12-29net: fix use-after-free in tw_timer_handlerMuchun Song
2021-12-29Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-29of: net: support NVMEM cells with MAC in text formatRafał Miłecki
2021-12-28net: caif: remove redundant assignment to variable expectlenColin Ian King
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li
2021-12-27net: udp: fix alignment problem in udp4_seq_show()yangxingwu
2021-12-27net/smc: fix using of uninitialized completionsKarsten Graul
2021-12-27net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat modeRemi Pommarel
2021-12-27ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao
2021-12-25sctp: use call_rcu to free endpointXin Long
2021-12-23udp: using datalen to cap ipv6 udp max gso segmentsCoco Li
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous"Colin Ian King
2021-12-23net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang
2021-12-23flow_offload: fix suspicious RCU usage when offloading tc actionBaowen Zheng