| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | netfilter: core: Fix clang warnings about unused static inlines | Lukas Wunner | 2021-10-17 | 1 | -2/+4 | |
| | | * | | | | | | | | | | netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers | Florian Westphal | 2021-10-14 | 1 | -23/+14 | |
| | | * | | | | | | | | | | netfilter: ipvs: remove unneeded input wrappers | Florian Westphal | 2021-10-14 | 1 | -53/+4 | |
| | | * | | | | | | | | | | netfilter: ipvs: remove unneeded output wrappers | Florian Westphal | 2021-10-14 | 1 | -56/+6 | |
| | | * | | | | | | | | | | netfilter: ipvs: prepare for hook function reduction | Florian Westphal | 2021-10-14 | 1 | -10/+16 | |
| | | * | | | | | | | | | | netfilter: ebtables: allow use of ebt_do_table as hookfn | Florian Westphal | 2021-10-14 | 4 | -23/+10 | |
| | | * | | | | | | | | | | netfilter: ip6tables: allow use of ip6t_do_table as hookfn | Florian Westphal | 2021-10-14 | 6 | -44/+14 | |
| | | * | | | | | | | | | | netfilter: arp_tables: allow use of arpt_do_table as hookfn | Florian Westphal | 2021-10-14 | 2 | -12/+5 | |
| | | * | | | | | | | | | | netfilter: iptables: allow use of ipt_do_table as hookfn | Florian Westphal | 2021-10-14 | 6 | -43/+15 | |
| | | * | | | | | | | | | | af_packet: Introduce egress hook | Pablo Neira Ayuso | 2021-10-14 | 1 | -0/+35 | |
| | | * | | | | | | | | | | netfilter: Introduce egress hook | Lukas Wunner | 2021-10-14 | 5 | -10/+70 | |
| | | * | | | | | | | | | | netfilter: Generalize ingress hook include file | Lukas Wunner | 2021-10-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | netfilter: Rename ingress hook include file | Lukas Wunner | 2021-10-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | netfilter: nft_dynset: relax superfluous check on set updates | Pablo Neira Ayuso | 2021-10-07 | 1 | -10/+1 | |
| | | * | | | | | | | | | | ipvs: add sysctl_run_estimation to support disable estimation | Dust Li | 2021-10-07 | 2 | -0/+13 | |
| | * | | | | | | | | | | | net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag | Alvin Šipraga | 2021-10-18 | 3 | -0/+185 | |
| | * | | | | | | | | | | | net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile | Alvin Šipraga | 2021-10-18 | 2 | -8/+8 | |
| | * | | | | | | | | | | | net: dsa: allow reporting of standard ethtool stats for slave devices | Alvin Šipraga | 2021-10-18 | 1 | -0/+34 | |
| | * | | | | | | | | | | | net: sched: Remove Qdisc::running sequence counter | Ahmed S. Darwish | 2021-10-18 | 18 | -100/+80 | |
| | * | | | | | | | | | | | net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types | Ahmed S. Darwish | 2021-10-18 | 24 | -105/+114 | |
| | * | | | | | | | | | | | net: sched: Use _bstats_update/set() instead of raw writes | Ahmed S. Darwish | 2021-10-18 | 5 | -21/+26 | |
| | * | | | | | | | | | | | net: sched: Protect Qdisc::bstats with u64_stats | Ahmed S. Darwish | 2021-10-18 | 15 | -10/+35 | |
| | * | | | | | | | | | | | gen_stats: Move remaining users to gnet_stats_add_queue(). | Sebastian Andrzej Siewior | 2021-10-18 | 1 | -37/+2 | |
| | * | | | | | | | | | | | mq, mqprio: Use gnet_stats_add_queue(). | Sebastian Andrzej Siewior | 2021-10-18 | 2 | -57/+18 | |
| | * | | | | | | | | | | | gen_stats: Add gnet_stats_add_queue(). | Sebastian Andrzej Siewior | 2021-10-18 | 1 | -0/+32 | |
| | * | | | | | | | | | | | gen_stats: Add instead Set the value in __gnet_stats_copy_basic(). | Sebastian Andrzej Siewior | 2021-10-18 | 4 | -23/+24 | |
| | * | | | | | | | | | | | net: make use of helper netif_is_bridge_master() | Kyungrok Chung | 2021-10-16 | 9 | -14/+14 | |
| | * | | | | | | | | | | | net/smc: stop links when their GID is removed | Karsten Graul | 2021-10-16 | 1 | -0/+53 | |
| | * | | | | | | | | | | | net/smc: add netlink support for SMC-Rv2 | Karsten Graul | 2021-10-16 | 1 | -25/+73 | |
| | * | | | | | | | | | | | net/smc: extend LLC layer for SMC-Rv2 | Karsten Graul | 2021-10-16 | 7 | -115/+531 | |
| | * | | | | | | | | | | | net/smc: add v2 support to the work request layer | Karsten Graul | 2021-10-16 | 5 | -21/+199 | |
| | * | | | | | | | | | | | net/smc: retrieve v2 gid from IB device | Karsten Graul | 2021-10-16 | 4 | -30/+95 | |
| | * | | | | | | | | | | | net/smc: add v2 format of CLC decline message | Karsten Graul | 2021-10-16 | 2 | -10/+55 | |
| | * | | | | | | | | | | | net/smc: add listen processing for SMC-Rv2 | Karsten Graul | 2021-10-16 | 4 | -66/+165 | |
| | * | | | | | | | | | | | net/smc: add SMC-Rv2 connection establishment | Karsten Graul | 2021-10-16 | 6 | -61/+267 | |
| | * | | | | | | | | | | | net/smc: prepare for SMC-Rv2 connection | Karsten Graul | 2021-10-16 | 4 | -35/+113 | |
| | * | | | | | | | | | | | net/smc: save stack space and allocate smc_init_info | Karsten Graul | 2021-10-16 | 1 | -30/+53 | |
| | * | | | | | | | | | | | net: stream: don't purge sk_error_queue in sk_stream_kill_queues() | Jakub Kicinski | 2021-10-16 | 1 | -3/+0 | |
| | * | | | | | | | | | | | mptcp: Make mptcp_pm_nl_mp_prio_send_ack() static | Mat Martineau | 2021-10-16 | 2 | -6/+3 | |
| | * | | | | | | | | | | | mptcp: increase default max additional subflows to 2 | Paolo Abeni | 2021-10-16 | 1 | -0/+3 | |
| | * | | | | | | | | | | | mptcp: Avoid NULL dereference in mptcp_getsockopt_subflow_addrs() | Tim Gardner | 2021-10-16 | 1 | -0/+3 | |
| | * | | | | | | | | | | | fq_codel: implement L4S style ce_threshold_ect1 marking | Eric Dumazet | 2021-10-15 | 2 | -4/+12 | |
| | * | | | | | | | | | | | tcp: switch orphan_count to bare per-cpu counters | Eric Dumazet | 2021-10-15 | 6 | -20/+42 | |
| | * | | | | | | | | | | | mctp: Avoid leak of mctp_sk_key | Matt Johnston | 2021-10-15 | 1 | -0/+4 | |
| | * | | | | | | | | | | | page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA | Yunsheng Lin | 2021-10-15 | 1 | -4/+6 | |
| | * | | | | | | | | | | | net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries | Daniel Borkmann | 2021-10-14 | 1 | -3/+8 | |
| | * | | | | | | | | | | | net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute | Daniel Borkmann | 2021-10-14 | 1 | -5/+1 | |
| | * | | | | | | | | | | | net, neigh: Add build-time assertion to avoid neigh->flags overflow | Daniel Borkmann | 2021-10-14 | 1 | -0/+3 | |
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-10-14 | 23 | -172/+267 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | ethernet: replace netdev->dev_addr assignment loops | Jakub Kicinski | 2021-10-14 | 1 | -2/+1 | |
