Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | netfilter: prefer extension check to pointer check | Florian Westphal | 2022-05-13 | 2 | -17/+16 | |
| * | | | | | | | netfilter: conntrack: un-inline nf_ct_ecache_ext_add | Florian Westphal | 2022-05-13 | 1 | -25/+5 | |
| * | | | | | | | netfilter: nfnetlink: allow to detect if ctnetlink listeners exist | Florian Westphal | 2022-05-13 | 1 | -0/+1 | |
| * | | | | | | | netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*() | Pablo Neira Ayuso | 2022-05-13 | 1 | -3/+9 | |
| * | | | | | | | netfilter: conntrack: remove unconfirmed list | Florian Westphal | 2022-05-13 | 2 | -7/+0 | |
| * | | | | | | | netfilter: extensions: introduce extension genid count | Florian Westphal | 2022-05-13 | 2 | -16/+25 | |
| * | | | | | | | netfilter: remove nf_ct_unconfirmed_destroy helper | Florian Westphal | 2022-05-13 | 1 | -3/+0 | |
| * | | | | | | | netfilter: cttimeout: decouple unlink and free on netns destruction | Florian Westphal | 2022-05-13 | 1 | -8/+0 | |
| * | | | | | | | netfilter: conntrack: remove the percpu dying list | Florian Westphal | 2022-05-13 | 1 | -1/+0 | |
| * | | | | | | | netfilter: conntrack: include ecache dying list in dumps | Florian Westphal | 2022-05-13 | 1 | -0/+2 | |
| * | | | | | | | netfilter: ecache: use dedicated list for event redelivery | Florian Westphal | 2022-05-13 | 2 | -3/+2 | |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 2022-05-13 | 1 | -8/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xfrm: drop not needed flags variable in XFRM offload struct | Leon Romanovsky | 2022-05-06 | 1 | -1/+0 | |
| * | | | | | | | | xfrm: store and rely on direction to construct offload flags | Leon Romanovsky | 2022-05-06 | 1 | -0/+6 | |
| * | | | | | | | | xfrm: rename xfrm_state_offload struct to allow reuse | Leon Romanovsky | 2022-05-06 | 1 | -5/+5 | |
| * | | | | | | | | xfrm: delete not used number of external headers | Leon Romanovsky | 2022-05-06 | 1 | -1/+0 | |
| * | | | | | | | | xfrm: free not used XFRM_ESP_NO_TRAILER flag | Leon Romanovsky | 2022-05-06 | 1 | -1/+1 | |
* | | | | | | | | | inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() | Eric Dumazet | 2022-05-13 | 2 | -22/+16 | |
* | | | | | | | | | net: inet: Retire port only listening_hash | Martin KaFai Lau | 2022-05-13 | 2 | -42/+1 | |
* | | | | | | | | | net: inet: Remove count from inet_listen_hashbucket | Martin KaFai Lau | 2022-05-13 | 1 | -1/+0 | |
* | | | | | | | | | net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index | Vladimir Oltean | 2022-05-13 | 1 | -0/+2 | |
* | | | | | | | | | net: mscc: ocelot: minimize holes in struct ocelot_port | Vladimir Oltean | 2022-05-13 | 1 | -9/+11 | |
* | | | | | | | | | net: mscc: ocelot: delete ocelot_port :: xmit_template | Vladimir Oltean | 2022-05-13 | 1 | -1/+0 | |
* | | | | | | | | | net: dsa: remove port argument from ->change_tag_protocol() | Vladimir Oltean | 2022-05-13 | 1 | -1/+5 | |
* | | | | | | | | | net: dsa: felix: manage host flooding using a specific driver callback | Vladimir Oltean | 2022-05-13 | 1 | -0/+2 | |
* | | | | | | | | | net: dsa: introduce the dsa_cpu_ports() helper | Vladimir Oltean | 2022-05-13 | 1 | -0/+11 | |
* | | | | | | | | | skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE() | Jakub Kicinski | 2022-05-13 | 1 | -3/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-13 | 9 | -13/+20 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-05-12 | 5 | -4/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 2022-05-12 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Bluetooth: Fix the creation of hdev->name | Itay Iellin | 2022-05-12 | 1 | -0/+3 | |
| | * | | | | | | | | | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2022-05-12 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition | Gleb Fotengauer-Malinovskiy | 2022-05-09 | 1 | -1/+1 | |
| | * | | | | | | | | | net/sched: act_pedit: really ensure the skb is writable | Paolo Abeni | 2022-05-12 | 1 | -0/+1 | |
| | * | | | | | | | | | net: mscc: ocelot: mark traps with a bool instead of keeping them in a list | Vladimir Oltean | 2022-05-06 | 1 | -1/+1 | |
| | * | | | | | | | | | net: Fix features skip in for_each_netdev_feature() | Tariq Toukan | 2022-05-06 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-05-10 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | virtio: fix virtio transitional ids | Shunsuke Mie | 2022-05-10 | 1 | -7/+7 | |
| * | | | | | | | | | | blk-mq: remove the error_count from struct request | Willy Tarreau | 2022-05-08 | 1 | -1/+0 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2022-05-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | SUNRPC: Ensure gss-proxy connects on setup | Trond Myklebust | 2022-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-05-06 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | block: Do not call folio_next() on an unreferenced folio | Matthew Wilcox (Oracle) | 2022-05-05 | 1 | -1/+4 | |
* | | | | | | | | | | | fortify: Provide a memcpy trap door for sharp corners | Kees Cook | 2022-05-12 | 2 | -0/+20 | |
* | | | | | | | | | | | net: warn if transport header was not set | Eric Dumazet | 2022-05-11 | 1 | -0/+2 | |
* | | | | | | | | | | | net: add CONFIG_DEBUG_NET | Eric Dumazet | 2022-05-11 | 1 | -0/+6 | |
* | | | | | | | | | | | net: add include/net/net_debug.h | Eric Dumazet | 2022-05-11 | 2 | -140/+152 | |
* | | | | | | | | | | | Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2022-05-11 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | net/mlx5: Lag, add debugfs to query hardware lag state | Mark Bloch | 2022-05-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | net/mlx5: Support devices with more than 2 ports | Mark Bloch | 2022-05-10 | 1 | -1/+1 |