summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-09netlink: policy: refactor per-attr policy writingJohannes Berg
2020-10-09tipc: fix NULL pointer dereference in tipc_named_rcvHoang Huu Le
2020-10-09tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang
2020-10-09net/smc: restore smcd_version when all ISM V2 devices failed to initKarsten Graul
2020-10-09net/smc: cleanup buffer usage in smc_listen_work()Karsten Graul
2020-10-09net/smc: consolidate unlocking in same functionKarsten Graul
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-09net/tls: sendfile fails with ktls offloadRohit Maheshwari
2020-10-09net: ipv6: Discard next-hop MTU less than minimum link MTUGeorg Kohmann
2020-10-09net/rds: suppress page allocation failure error in recv buffer refillManjunath Patil
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh
2020-10-09devlink: Add remote reload statsMoshe Shemesh
2020-10-09devlink: Add reload statsMoshe Shemesh
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh
2020-10-09devlink: Change devlink_reload_supported() param typeMoshe Shemesh
2020-10-09net: mptcp: make DACK4/DACK8 usage consistent among all subflowsDavide Caratti
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet
2020-10-09xsk: Introduce padding between ring pointersMagnus Karlsson
2020-10-09xfrm: interface: fix the priorities for ipip and ipv6 tunnelsXin Long
2020-10-099p/xen: Fix format argument warningYe Bin
2020-10-08mptcp: fix infinite loop on recvmsg()/worker() race.Paolo Abeni
2020-10-08ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg
2020-10-08ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-08net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcntMarc Kleine-Budde
2020-10-08can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang
2020-10-08openvswitch: handle DNAT tuple collisionDumitru Ceara
2020-10-08sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-10-08Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-10-08bridge: Netlink interface fix.Henrik Bjoernlund
2020-10-08net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan
2020-10-08cfg80211: only allow S1G channels on S1G bandThomas Pedersen
2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen
2020-10-08mac80211: handle lack of sband->bitrates in ratesThomas Pedersen
2020-10-07can: add ISO 15765-2:2016 transport protocolOliver Hartkopp
2020-10-07SUNRPC: Add an xdr_align_data() functionAnna Schumaker
2020-10-07SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker
2020-10-07SUNRPC: Split out _shift_data_right_tail()Anna Schumaker
2020-10-07SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()Anna Schumaker
2020-10-07SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker
2020-10-07SUNRPC: Split out a function for setting current pageAnna Schumaker
2020-10-06can: raw: add missing error queue supportVincent Mailhol
2020-10-06can: af_can: can_rcv_list_find(): fix kernel doc after variable renamingMarc Kleine-Budde
2020-10-06ethtool: specify which header flags are supported per commandJakub Kicinski
2020-10-06netlink: add mask validationJakub Kicinski
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski