summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | netfilter: nf_tables: add rule blob layoutPablo Neira Ayuso2022-01-091-4/+18
| * | | | netfilter: conntrack: avoid useless indirection during conntrack destructionFlorian Westphal2022-01-091-2/+6
| * | | | netfilter: conntrack: Use max() instead of doing it manuallyJiapeng Chong2022-01-091-1/+1
| * | | | netfilter: conntrack: tag conntracks picked up in local out hookFlorian Westphal2021-12-231-0/+1
| * | | | netfilter: nf_tables: make counter support built-inPablo Neira Ayuso2021-12-231-0/+6
* | | | | Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-01-091-5/+1
|\ \ \ \ \
| * | | | | Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evtLuiz Augusto von Dentz2022-01-061-5/+1
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-063-2/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong2022-01-061-0/+1
| * | | | | page_pool: Store the XDP mem idToke Høiland-Jørgensen2022-01-051-2/+7
| * | | | | page_pool: Add callback to init pages when they are allocatedToke Høiland-Jørgensen2022-01-051-0/+2
| * | | | | xdp: Allow registering memory model without rxq referenceToke Høiland-Jørgensen2022-01-051-0/+3
* | | | | | net: dsa: warn about dsa_port and dsa_switch bit fields being non atomicVladimir Oltean2022-01-061-0/+8
* | | | | | net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commasVladimir Oltean2022-01-061-58/+56
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-01-061-0/+5
|\ \ \ \ \ \
| * | | | | | xfrm: rate limit SA mapping change message to user spaceAntony Antony2021-12-231-0/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-052-2/+22
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2022-01-041-0/+19
| * | | | | | icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn2022-01-041-0/+1
| * | | | | | seg6: export get_srh() for ICMP handlingAndrew Lunn2022-01-041-0/+1
| * | | | | | sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long2022-01-021-2/+1
* | | | | | | net: dsa: combine two holes in struct dsa_switch_treeVladimir Oltean2022-01-051-3/+3
* | | | | | | net: dsa: move dsa_switch_tree :: ports and lags to first cache lineVladimir Oltean2022-01-051-7/+9
* | | | | | | net: dsa: make dsa_switch :: num_ports an unsigned intVladimir Oltean2022-01-051-1/+1
* | | | | | | net: dsa: merge all bools of struct dsa_switch into a single u32Vladimir Oltean2022-01-051-46/+51
* | | | | | | net: dsa: move dsa_port :: type near dsa_port :: indexVladimir Oltean2022-01-051-2/+4