summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet
2022-05-11Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-11net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz
2022-04-26xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2022-04-15net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-04-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal
2022-03-20netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal
2022-03-20netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso
2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-03-18xfrm: rework default policy structureNicolas Dichtel
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-17net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski
2022-03-16netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern