summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-11-30net: devlink: make the devlink_ops::info_get() callback optionalVincent Mailhol
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30devlink: support directly reading from region memoryJacob Keller
2022-11-30devlink: refactor region_read_snapshot_fill to use a callback functionJacob Keller
2022-11-30devlink: remove unnecessary parameter from chunk_fill functionJacob Keller
2022-11-30devlink: find snapshot in devlink_nl_cmd_region_read_dumpitJacob Keller
2022-11-30devlink: report extended error message in region_read_dumpit()Jacob Keller
2022-11-30devlink: use min_t to calculate data_sizeJacob Keller
2022-11-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-11-29mptcp: add support for TCP_FASTOPEN_KEY sockoptMatthieu Baerts
2022-11-29mptcp: add TCP_FASTOPEN sock optionDmytro Shytyi
2022-11-29mptcp: add subflow_v(4,6)_send_synack()Dmytro Shytyi
2022-11-29mptcp: implement delayed seq generation for passive fastopenDmytro Shytyi
2022-11-29mptcp: consolidate initial ack seq generationPaolo Abeni
2022-11-29mptcp: track accurately the incoming MPC suboption typePaolo Abeni
2022-11-29mptcp: add MSG_FASTOPEN sendmsg flag supportDmytro Shytyi
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()Yuan Can
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-11-29packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn
2022-11-29net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...Jiri Pirko
2022-11-29of: net: export of_get_mac_address_nvmem()Miquel Raynal
2022-11-28Daniel Borkmann says:Jakub Kicinski
2022-11-28net: hsr: Fix potential use-after-freeYueHaibing
2022-11-28tipc: re-fetch skb cb after tipc_msg_validateXin Long
2022-11-28mptcp: fix sleep in atomic at close timePaolo Abeni
2022-11-28mptcp: don't orphan ssk in mptcp_close()Menglong Dong
2022-11-28Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-11-28net/9p: Fix a potential socket leak in p9_socket_openWang Hai
2022-11-25wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi
2022-11-25wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg
2022-11-25wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg
2022-11-25xfrm: add extack to xfrm_set_spdinfoSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_lenSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_del_saSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_add_sa_expireSabrina Dubroca
2022-11-25xfrm: a few coding style clean upsSabrina Dubroca
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-23ethtool: avoiding integer overflow in ethtool_phys_id()Maxim Korotkov
2022-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-11-23Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2022-11-23l2tp: Don't sleep and disable BH under writer-side sk_callback_lockJakub Sitnicki
2022-11-239p/xen: check logical size for buffer sizeDominique Martinet
2022-11-22net: dsa: kill off dsa_priv.hVladimir Oltean
2022-11-22net: dsa: move tag_8021q headers to their proper placeVladimir Oltean