summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-061-1/+8
* net_sched: fix tcm_parent in tc filter dumpCong Wang2020-05-041-0/+1
* ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2020-05-012-0/+11
* tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen2020-04-301-2/+55
* mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni2020-04-301-2/+0
* mptcp: consolidate synack processing.Paolo Abeni2020-04-301-1/+0
* mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+3
* ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski2020-04-221-1/+1
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-04-181-1/+1
* cfg80211: fix kernel-doc notationLothar Rubusch2020-04-141-0/+10
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-071-0/+1
* net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch2020-04-071-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-04-071-1/+1
|\
| * netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso2020-04-051-1/+1
* | Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds2020-04-061-2/+2
|\ \ | |/ |/|
| * net/9p: remove unused p9_req_t aux fieldDominique Martinet2020-03-271-2/+0
| * 9pnet: allow making incomplete read requestsSergey Alirzaev2020-03-271-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-3173-265/+1391
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-306-16/+50
| |\ \
| | * | bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer2020-03-301-8/+17
| | * | net: Track socket refcounts in skb_steal_sock()Joe Stringer2020-03-303-5/+11
| | * | bpf: Add socket assign supportJoe Stringer2020-03-301-0/+11
| | * | bpf, net: Fix build issue when net ns not configuredDaniel Borkmann2020-03-301-7/+2
| | * | bpf: Allow to retrieve cgroup v1 classid from v2 hooksDaniel Borkmann2020-03-271-1/+6
| | * | bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann2020-03-271-0/+10
| | * | bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing2020-03-201-2/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-305-5/+26
| |\ \ \
| | * | | netfilter: conntrack: add nf_ct_acct_add()wenxu2020-03-301-1/+10
| | * | | netfilter: nf_tables: skip set types that do not support for expressionsPablo Neira Ayuso2020-03-301-0/+2
| | * | | netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal2020-03-291-1/+4
| | * | | netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal2020-03-291-1/+1
| | * | | netfilter: flowtable: Use rw sem as flow block lockPaul Blakey2020-03-271-1/+1
| | * | | netfilter: flowtable: Fix incorrect tc_setup_type typewenxu2020-03-271-1/+2
| | * | | netfilter: flowtable: add counter supportPablo Neira Ayuso2020-03-271-0/+1
| | * | | netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso2020-03-271-1/+1
| | * | | netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso2020-03-271-0/+2
| | * | | netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso2020-03-191-0/+2
| | * | | netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso2020-03-191-0/+1
| * | | | devlink: Allow setting of packet trap group parametersIdo Schimmel2020-03-301-0/+9
| * | | | devlink: Add packet trap group parameters supportIdo Schimmel2020-03-301-1/+4
| * | | | devlink: Add packet trap policers supportIdo Schimmel2020-03-301-0/+76
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-03-301-0/+5
| |\ \ \ \
| | * | | | Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz2020-03-251-0/+4
| | * | | | Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz2020-03-241-0/+1
| * | | | | net: dsa: add port policersVladimir Oltean2020-03-301-1/+12
| * | | | | devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha2020-03-301-2/+1
| * | | | | net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-303-2/+17
| * | | | | net: introduce nla_put_bitfield32() helper and use itJiri Pirko2020-03-301-0/+15
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-301-0/+16
| |\ \ \ \ \
| | * | | | | ESP: Export esp_output_fill_trailer functionRaed Salem2020-02-191-0/+16