summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski
2020-10-09netlink: export policy in extended ACKJohannes Berg
2020-10-09netlink: policy: refactor per-attr policy writingJohannes Berg
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/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/sched: get rid of qdisc->paddedEric Dumazet
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-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-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
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-10-06ipv4: use dev_sw_netstats_rx_add()Fabian Frederick
2020-10-06net: openvswitch: use dev_sw_netstats_rx_add()Fabian Frederick
2020-10-06xfrm: use dev_sw_netstats_rx_add()Fabian Frederick
2020-10-06ipv6: use dev_sw_netstats_rx_add()Fabian Frederick
2020-10-06Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh
2020-10-06net: always dump full packets with skb_dumpVladimir Oltean
2020-10-06tcp: fix receive window update in tcp_add_backlog()Eric Dumazet
2020-10-06mptcp: don't skip needed ackPaolo Abeni
2020-10-06mptcp: more DATA FIN fixesPaolo Abeni
2020-10-06net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()Manivannan Sadhasivam
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller