Age | Commit message (Expand) | Author | Files | Lines |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 340 | -7565/+14477 |
2021-04-28 | net: selftest: fix build issue if INET is disabled | Oleksij Rempel | 3 | -3/+3 |
2021-04-28 | net: netrom: nr_in: Remove redundant assignment to ns | Jiapeng Chong | 1 | -1/+0 |
2021-04-28 | net/sched: act_ct: Remove redundant ct get and check | Roi Dayan | 1 | -3/+1 |
2021-04-28 | icmp: standardize naming of RFC 8335 PROBE constants | Andreas Roeseler | 1 | -8/+8 |
2021-04-28 | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+3 |
2021-04-27 | Fix misc new gcc warnings | Linus Torvalds | 1 | -1/+1 |
2021-04-27 | net:nfc:digital: Fix a double free in digital_tg_recv_dep_req | Lv Yunlong | 1 | -0/+2 |
2021-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 7 | -103/+525 |
2021-04-27 | net: fix a concurrency bug in l2tp_tunnel_register() | Gong, Sishuai | 1 | -5/+5 |
2021-04-27 | net/smc: Remove redundant assignment to rc | Jiapeng Chong | 1 | -1/+0 |
2021-04-27 | mpls: Remove redundant assignment to err | Jiapeng Chong | 1 | -1/+0 |
2021-04-27 | llc2: Remove redundant assignment to rc | Jiapeng Chong | 1 | -2/+0 |
2021-04-27 | net/tls: Remove redundant initialization of record | Jiapeng Chong | 1 | -1/+1 |
2021-04-27 | rds: Remove redundant assignment to nr_sig | Jiapeng Chong | 1 | -1/+0 |
2021-04-27 | net: mscc: ocelot: support PTP Sync one-step timestamping | Yangbo Lu | 3 | -53/+17 |
2021-04-27 | net: dsa: free skb->cb usage in core driver | Yangbo Lu | 3 | -9/+9 |
2021-04-27 | net: dsa: no longer clone skb in core driver | Yangbo Lu | 1 | -11/+1 |
2021-04-27 | net: dsa: no longer identify PTP packet in core driver | Yangbo Lu | 1 | -10/+2 |
2021-04-27 | net: dsa: check tx timestamp request in core driver | Yangbo Lu | 1 | -0/+3 |
2021-04-27 | rxrpc: rxkad: Remove redundant variable offset | Jiapeng Chong | 1 | -2/+0 |
2021-04-27 | net: bridge: mcast: fix broken length + header check for MRDv6 Adv. | Linus Lüssing | 2 | -30/+15 |
2021-04-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2021-04-27 | netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n | Arnd Bergmann | 1 | -2/+2 |
2021-04-27 | netfilter: nft_socket: fix an unused variable warning | Arnd Bergmann | 1 | -2/+5 |
2021-04-27 | Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+5 |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -2/+2 |
2021-04-27 | netfilter: nftables: add catch-all set element support | Pablo Neira Ayuso | 6 | -63/+458 |
2021-04-27 | netfilter: nftables: add helper function to validate set element data | Pablo Neira Ayuso | 1 | -4/+11 |
2021-04-27 | netfilter: nftables: add helper function to flush set elements | Pablo Neira Ayuso | 1 | -13/+18 |
2021-04-27 | netfilter: nftables: add loop check helper function | Pablo Neira Ayuso | 1 | -9/+21 |
2021-04-27 | netfilter: nftables: rename set element data activation/deactivation functions | Pablo Neira Ayuso | 1 | -11/+11 |
2021-04-27 | cfg80211: fix locking in netlink owner interface destruction | Johannes Berg | 2 | -9/+36 |
2021-04-26 | Merge tag 'nfsd-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 8 | -261/+183 |
2021-04-26 | net/sched: act_ct: fix wild memory access when clearing fragments | Davide Caratti | 1 | -3/+3 |
2021-04-26 | Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -2/+4 |
2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 49 | -1189/+1439 |
2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 10 | -22/+71 |
2021-04-26 | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -81/+67 |
2021-04-26 | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+8 |
2021-04-26 | netfilter: allow to turn off xtables compat layer | Florian Westphal | 11 | -51/+61 |
2021-04-26 | netfilter: nfnetlink: consolidate callback types | Pablo Neira Ayuso | 11 | -118/+261 |
2021-04-26 | netfilter: nfnetlink: pass struct nfnl_info to batch callbacks | Pablo Neira Ayuso | 2 | -172/+180 |
2021-04-26 | netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks | Pablo Neira Ayuso | 4 | -116/+105 |
2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -6/+4 |
2021-04-26 | netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks | Pablo Neira Ayuso | 9 | -336/+277 |
2021-04-26 | netfilter: nftables: add nft_pernet() helper function | Pablo Neira Ayuso | 4 | -71/+61 |
2021-04-25 | Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -1/+10 |
2021-04-26 | netfilter: nf_log_syslog: Unset bridge logger in pernet exit | Phil Sutter | 1 | -0/+1 |
2021-04-26 | netfilter: ip6_tables: pass table pointer via nf_hook_ops | Florian Westphal | 6 | -54/+61 |