summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-141-1/+0
|\
| * Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal2022-03-081-1/+0
* | vsock: each transport cycles only on its own socketsJiyong Park2022-03-111-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-03-091-0/+2
|\ \
| * | esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-071-0/+2
* | | ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet2022-03-031-2/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-012-2/+6
|\ \ | |/ |/|
| * net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey2022-03-011-1/+5
| * netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2022-03-011-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-02-251-3/+3
|\ \
| * | Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac2022-01-271-1/+0
| * | xfrm: Check if_id in xfrm_migrateYan Yan2022-01-261-2/+3
* | | Bluetooth: hci_sync: Fix not using conn_timeoutLuiz Augusto von Dentz2022-02-241-0/+8
* | | Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz2022-02-241-2/+1
* | | openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-02-241-0/+5
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-02-222-3/+1
|\ \
| * | netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2022-02-202-3/+1
* | | net: Force inlining of checksum functions in net/checksum.hChristophe Leroy2022-02-191-23/+24
* | | net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet2022-02-181-2/+2
* | | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet2022-02-171-4/+6
* | | ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-162-2/+6
* | | bonding: fix data-races around agg_select_timerEric Dumazet2022-02-151-1/+1
* | | net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean2022-02-141-0/+1
* | | ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin2022-02-141-2/+0
|/ /
* | net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart2022-02-091-1/+0
* | net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart2022-02-091-0/+13
* | ax25: fix reference count leaks of ax25_devDuoming Zhou2022-02-031-3/+5
* | net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann2022-02-021-5/+13
* | ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou2022-01-281-0/+10
* | ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet2022-01-271-1/+1
* | ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-01-271-11/+10
* | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2022-01-271-0/+2
|/
* bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu2022-01-241-1/+1
* ipv6: annotate accesses to fn->fn_sernumEric Dumazet2022-01-201-1/+1
* tcp: Add a stub for sk_defer_free_flush()Gal Pressman2022-01-201-0/+4
* Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-204-4/+19
|\
| * net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-131-0/+5
| * inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet2022-01-132-3/+11
| * net: sched: do not allocate a tracker in tcf_exts_init()Eric Dumazet2022-01-111-1/+3
* | Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linuxLinus Torvalds2022-01-162-3/+1
|\ \ | |/ |/|
| * net/p9: load default transportsThomas Weißschuh2022-01-101-1/+1
| * 9p/trans_fd: split into dedicated moduleThomas Weißschuh2022-01-101-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-092-2/+4
|\ \
| * | net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey2022-01-091-1/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-01-061-1/+1
| |\ \
| | * | xfrm: fix dflt policy check when there is no policy configuredNicolas Dichtel2021-11-231-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2022-01-093-8/+49
|\ \ \ \
| * | | | netfilter: nft_bitwise: track register operationsPablo Neira Ayuso2022-01-091-0/+2
| * | | | netfilter: nf_tables: add register tracking infrastructurePablo Neira Ayuso2022-01-091-0/+12
| * | | | netfilter: nf_tables: add NFT_REG32_NUMPablo Neira Ayuso2022-01-091-1/+3