summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | netfilter: prefer extension check to pointer checkFlorian Westphal2022-05-132-17/+16
| * | | | | | | netfilter: conntrack: un-inline nf_ct_ecache_ext_addFlorian Westphal2022-05-131-25/+5
| * | | | | | | netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal2022-05-131-0/+1
| * | | | | | | netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()Pablo Neira Ayuso2022-05-131-3/+9
| * | | | | | | netfilter: conntrack: remove unconfirmed listFlorian Westphal2022-05-132-7/+0
| * | | | | | | netfilter: extensions: introduce extension genid countFlorian Westphal2022-05-132-16/+25
| * | | | | | | netfilter: remove nf_ct_unconfirmed_destroy helperFlorian Westphal2022-05-131-3/+0
| * | | | | | | netfilter: cttimeout: decouple unlink and free on netns destructionFlorian Westphal2022-05-131-8/+0
| * | | | | | | netfilter: conntrack: remove the percpu dying listFlorian Westphal2022-05-131-1/+0
| * | | | | | | netfilter: conntrack: include ecache dying list in dumpsFlorian Westphal2022-05-131-0/+2
| * | | | | | | netfilter: ecache: use dedicated list for event redeliveryFlorian Westphal2022-05-132-3/+2
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-05-131-8/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | xfrm: drop not needed flags variable in XFRM offload structLeon Romanovsky2022-05-061-1/+0
| * | | | | | | | xfrm: store and rely on direction to construct offload flagsLeon Romanovsky2022-05-061-0/+6
| * | | | | | | | xfrm: rename xfrm_state_offload struct to allow reuseLeon Romanovsky2022-05-061-5/+5
| * | | | | | | | xfrm: delete not used number of external headersLeon Romanovsky2022-05-061-1/+0
| * | | | | | | | xfrm: free not used XFRM_ESP_NO_TRAILER flagLeon Romanovsky2022-05-061-1/+1
* | | | | | | | | inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet2022-05-132-22/+16
* | | | | | | | | net: inet: Retire port only listening_hashMartin KaFai Lau2022-05-132-42/+1
* | | | | | | | | net: inet: Remove count from inet_listen_hashbucketMartin KaFai Lau2022-05-131-1/+0
* | | | | | | | | net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean2022-05-131-0/+2
* | | | | | | | | net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean2022-05-131-9/+11
* | | | | | | | | net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean2022-05-131-1/+0
* | | | | | | | | net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean2022-05-131-1/+5
* | | | | | | | | net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean2022-05-131-0/+2
* | | | | | | | | net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean2022-05-131-0/+11
* | | | | | | | | skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski2022-05-131-3/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-139-13/+20
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-125-4/+8
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-05-121-0/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-121-0/+3
| | * | | | | | | | | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-05-121-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy2022-05-091-1/+1
| | * | | | | | | | | net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2022-05-121-0/+1
| | * | | | | | | | | net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-061-1/+1
| | * | | | | | | | | net: Fix features skip in for_each_netdev_feature()Tariq Toukan2022-05-061-2/+2
| * | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-05-101-7/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | virtio: fix virtio transitional idsShunsuke Mie2022-05-101-7/+7
| * | | | | | | | | | blk-mq: remove the error_count from struct requestWilly Tarreau2022-05-081-1/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-061-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust2022-04-291-0/+1
| * | | | | | | | | | Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-061-1/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)2022-05-051-1/+4
* | | | | | | | | | | fortify: Provide a memcpy trap door for sharp cornersKees Cook2022-05-122-0/+20
* | | | | | | | | | | net: warn if transport header was not setEric Dumazet2022-05-111-0/+2
* | | | | | | | | | | net: add CONFIG_DEBUG_NETEric Dumazet2022-05-111-0/+6
* | | | | | | | | | | net: add include/net/net_debug.hEric Dumazet2022-05-112-140/+152
* | | | | | | | | | | Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2022-05-111-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch2022-05-101-0/+1
| * | | | | | | | | | | net/mlx5: Support devices with more than 2 portsMark Bloch2022-05-101-1/+1