summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-03-14net: dsa: report and change port dscp priority using dcbnlVladimir Oltean
2022-03-14net: dsa: report and change port default priority using dcbnlVladimir Oltean
2022-03-14net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-11net: remove exports for netdev_name_node_alt_create() and destroyJakub Kicinski
2022-03-11tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_keyChristoph Hellwig
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek
2022-03-11flow_dissector: Add support for HSRv0Kurt Kanzenbach
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala
2022-03-11mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-11mac80211: correct legacy rates check in ieee80211_calc_rx_airtimeMeiChia Chiu
2022-03-11mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-03-10net: limit altnames to 64k totalJakub Kicinski
2022-03-10net: account alternate interface name memoryJakub Kicinski
2022-03-10net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets
2022-03-10Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10xdp: xdp_mem_allocator can be NULL in trace_mem_connect().Sebastian Andrzej Siewior
2022-03-10sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-10can: isotp: set max PDU size to 64 kByteOliver Hartkopp
2022-03-10can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp
2022-03-10can: isotp: add local echo tx processing for consecutive framesOliver Hartkopp
2022-03-09net: dsa: tag_rtl8_4: fix typo in modalias nameLuiz Angelo Daros de Luca
2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet
2022-03-09tcp: autocork: take MSG_EOR hint into considerationEric Dumazet
2022-03-09net/smc: fix -Wmissing-prototypes warning when CONFIG_SYSCTL not setDust Li
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-03-09ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou
2022-03-09skb: make drop reason booleanableJakub Kicinski
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-03-09net: dsa: be mostly no-op in dsa_slave_set_mac_address when downVladimir Oltean
2022-03-09net: dsa: move port lists initialization to dsa_port_touchVladimir Oltean
2022-03-09net: dsa: warn if port lists aren't empty in dsa_port_teardownVladimir Oltean
2022-03-08tipc: fix incorrect order of state message data sanity checkTung Nguyen
2022-03-08SO_ZEROCOPY should return -EOPNOTSUPP rather than -ENOTSUPPSamuel Thibault
2022-03-08mptcp: add fullmesh flag check for adding addressGeliang Tang
2022-03-08mptcp: strict local address ID selectionPaolo Abeni
2022-03-08mptcp: introduce implicit endpointsPaolo Abeni
2022-03-08mptcp: more careful RM_ADDR generationPaolo Abeni
2022-03-08mptcp: use MPTCP_SUBFLOW_NODATAGeliang Tang
2022-03-08mptcp: add tracepoint in mptcp_sendmsg_fragGeliang Tang
2022-03-08net: dsa: tag_dsa: Fix tx from VLAN uppers on non-filtering bridgesTobias Waldekranz
2022-03-07net: rtnetlink: fix error handling in rtnl_fill_statsinfo()Tom Rix
2022-03-07net: dsa: return success if there was nothing to doTom Rix
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
2022-03-07esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert