| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | xfrm: add generic iptfs defines and functionality | Christian Hopps | 2024-12-05 | 1 | -1/+2 |
* | | | | Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2025-01-21 | 3 | -28/+29 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | net: corrections for security_secid_to_secctx returns | Casey Schaufler | 2025-01-04 | 1 | -5/+7 |
| * | | | lsm: replace context+len with lsm_context | Casey Schaufler | 2024-12-04 | 3 | -24/+19 |
| * | | | lsm: ensure the correct LSM context releaser | Casey Schaufler | 2024-12-04 | 3 | -14/+18 |
| |/ / |
|
* | | | netfilter: conntrack: clamp maximum hashtable size to INT_MAX | Pablo Neira Ayuso | 2025-01-09 | 1 | -1/+4 |
* | | | netfilter: nf_tables: imbalance in flowtable binding | Pablo Neira Ayuso | 2025-01-09 | 1 | -4/+11 |
| |/
|/| |
|
* | | netfilter: ipset: Fix for recursive locking warning | Phil Sutter | 2024-12-19 | 1 | -0/+3 |
* | | ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems | David Laight | 2024-12-18 | 1 | -2/+2 |
* | | netfilter: nf_tables: do not defer rule destruction via call_rcu | Florian Westphal | 2024-12-11 | 1 | -17/+15 |
* | | netfilter: IDLETIMER: Fix for possible ABBA deadlock | Phil Sutter | 2024-12-11 | 1 | -24/+28 |
* | | netfilter: nft_set_hash: skip duplicated elements pending gc run | Pablo Neira Ayuso | 2024-12-04 | 1 | -0/+16 |
* | | netfilter: ipset: Hold module reference while requesting a module | Phil Sutter | 2024-12-04 | 1 | -0/+5 |
* | | netfilter: nft_inner: incorrect percpu area handling under softirq | Pablo Neira Ayuso | 2024-12-03 | 1 | -12/+45 |
* | | netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level | Pablo Neira Ayuso | 2024-11-28 | 1 | -1/+1 |
* | | netfilter: x_tables: fix LED ID check in led_tg_check() | Dmitry Antipov | 2024-11-28 | 1 | -1/+3 |
* | | ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() | Jinghao Jia | 2024-11-28 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2024-11-21 | 12 | -188/+545 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2024-11-19 | 1 | -5/+2 |
| |\ |
|
| | * | Merge tag 'nf-24-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski | 2024-11-15 | 1 | -5/+2 |
| | |\ |
|
| | | * | netfilter: ipset: add missing range check in bitmap_ip_uadt | Jeongjun Park | 2024-11-14 | 1 | -5/+2 |
| * | | | netfilter: bitwise: add support for doing AND, OR and XOR directly | Jeremy Sowden | 2024-11-15 | 1 | -11/+123 |
| * | | | netfilter: bitwise: rename some boolean operation functions | Jeremy Sowden | 2024-11-15 | 1 | -17/+17 |
| * | | | netfilter: flow_offload: Convert nft_flow_route() to dscp_t. | Guillaume Nault | 2024-11-15 | 1 | -2/+2 |
| * | | | netfilter: nf_tables: allocate element update information dynamically | Florian Westphal | 2024-11-14 | 1 | -21/+36 |
| * | | | netfilter: nf_tables: switch trans_elem to real flex array | Florian Westphal | 2024-11-14 | 1 | -0/+90 |
| * | | | netfilter: nf_tables: prepare nft audit for set element compaction | Florian Westphal | 2024-11-14 | 1 | -3/+18 |
| * | | | netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure | Florian Westphal | 2024-11-14 | 1 | -64/+164 |
| * | | | netfilter: nf_tables: add nft_trans_commit_list_add_elem helper | Florian Westphal | 2024-11-14 | 1 | -5/+16 |
| * | | | netfilter: bpf: Pass string literal as format argument of request_module() | Simon Horman | 2024-11-14 | 1 | -1/+1 |
| * | | | netfilter: nfnetlink: Report extack policy errors for batched ops | Donald Hunter | 2024-11-14 | 1 | -1/+1 |
| * | | | net: convert to nla_get_*_default() | Johannes Berg | 2024-11-11 | 3 | -12/+4 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-11-07 | 1 | -7/+34 |
| |\| | |
|
| * | | | Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 2024-11-07 | 4 | -62/+87 |
| |\ \ \ |
|
| | * | | | netfilter: nf_tables: must hold rcu read lock while iterating object type list | Florian Westphal | 2024-11-05 | 1 | -7/+6 |
| | * | | | netfilter: nf_tables: must hold rcu read lock while iterating expression type... | Florian Westphal | 2024-11-05 | 1 | -6/+18 |
| | * | | | netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook | Florian Westphal | 2024-11-05 | 1 | -3/+5 |
| | * | | | netfilter: nf_tables: avoid false-positive lockdep splats in set walker | Florian Westphal | 2024-11-05 | 2 | -5/+8 |
| | * | | | netfilter: nf_tables: avoid false-positive lockdep splats with flowtables | Florian Westphal | 2024-11-05 | 2 | -8/+11 |
| | * | | | netfilter: nf_tables: avoid false-positive lockdep splats with sets | Florian Westphal | 2024-11-05 | 1 | -11/+16 |
| | * | | | netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion | Florian Westphal | 2024-11-05 | 1 | -10/+13 |
| | * | | | netfilter: nf_tables: prefer nft_trans_elem_alloc helper | Florian Westphal | 2024-10-15 | 1 | -4/+2 |
| | * | | | netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c | Uros Bizjak | 2024-10-15 | 1 | -8/+8 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-10-31 | 2 | -1/+4 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2024-10-25 | 4 | -3/+9 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-10-10 | 16 | -165/+422 |
| |\ \ \ \ \ |
|
| * | | | | | | genetlink: extend info user-storage to match NL cb ctx | Paolo Abeni | 2024-10-10 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-11-19 | 1 | -3/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | alarmtimers: Remove return value from alarm functions | Thomas Gleixner | 2024-11-07 | 1 | -3/+1 |
* | | | | | | netfilter: nf_tables: wait for rcu grace period on net_device removal | Pablo Neira Ayuso | 2024-11-07 | 1 | -7/+34 |
| |_|_|_|/
|/| | | | |
|