summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* bonding: fix feature flag setting at init timeJarod Wilson2020-12-211-2/+0
* netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso2020-12-111-0/+3
* netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso2020-12-111-0/+4
* inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen2020-12-081-1/+1
* net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-12-081-0/+6
* bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-021-0/+8
* ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei2020-11-241-3/+4
* net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan2020-11-241-1/+15
* Exempt multicast addresses from five-second neighbor lifetimeJeff Dike2020-11-241-0/+1
* netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi2020-11-011-0/+6
* netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-291-0/+1
* net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky2020-10-291-1/+4
* Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-10-171-0/+2
* netlink: fix policy dump leakJohannes Berg2020-10-021-1/+2
* genetlink: add missing kdoc for validation flagsJakub Kicinski2020-09-281-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-09-281-10/+6
|\
| * xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-09-071-10/+6
* | net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski2020-09-241-0/+6
* | net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang2020-09-241-2/+0
* | net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski2020-09-201-3/+5
* | net: sched: only keep the available bits when setting vxlan md->gbpXin Long2020-09-141-0/+3
* | ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern2020-09-141-0/+1
* | netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel2020-09-101-2/+0
* | netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso2020-09-081-0/+1
* | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-271-1/+1
|\ \
| * | rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-201-1/+1
* | | ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser2020-08-241-1/+1
* | | netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-08-211-0/+2
|/ /
* | ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-181-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-132-0/+6
|\ \
| * | net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-08-111-0/+4
| * | tcp: correct read of TFO keys on big endian systemsJason Baron2020-08-101-0/+2
| |/
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-1/+1
|\ \
| * | netfilter: conntrack: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1
* | | Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2020-08-061-0/+1
|\ \ \ | |_|/ |/| |
| * | net: sock: add sock_set_markAlexander Aring2020-08-061-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-0558-256/+1105
|\ \ \
| * | | ipv6: add ipv6_dev_find()Xin Long2020-08-051-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-042-0/+14
| |\ \ \
| | * | | netfilter: conntrack: Move nf_ct_offload_timeout to header fileRoi Dayan2020-08-031-0/+12
| | * | | netfilter: nft_compat: make sure xtables destructors have runFlorian Westphal2020-07-311-0/+2
| * | | | tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio2020-08-042-10/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-031-2/+0
| |\ \ \ \
| | * | | | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-2/+0
| * | | | | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-031-0/+5
| |\ \ \ \ \
| | * | | | | udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski2020-08-031-0/+5
| * | | | | | devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel2020-08-031-2/+4
| * | | | | | devlink: Add early_drop trapAmit Cohen2020-08-031-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-08-031-0/+29
| |\ \ \ \ \ \
| | * | | | | | ipvs: queue delayed work to expire no destination connections if expire_nodes...Andrew Sy Kim2020-07-221-0/+29