Age | Commit message (Expand) | Author | Files | Lines |
2021-07-20 | net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE | Vladimir Oltean | 1 | -0/+56 |
2021-07-20 | net: switchdev: introduce helper for checking dynamically learned FDB entries | Vladimir Oltean | 1 | -0/+6 |
2021-07-20 | net: phy: add API to read 802.3-c45 IDs | Xu Liang | 1 | -0/+1 |
2021-07-20 | net: dsa: tag_8021q: add proper cross-chip notifier support | Vladimir Oltean | 1 | -13/+3 |
2021-07-20 | net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register | Vladimir Oltean | 1 | -2/+0 |
2021-07-20 | net: dsa: make tag_8021q operations part of the core | Vladimir Oltean | 2 | -9/+8 |
2021-07-20 | net: dsa: let the core manage the tag_8021q context | Vladimir Oltean | 2 | -9/+12 |
2021-07-20 | net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers | Vladimir Oltean | 1 | -0/+6 |
2021-07-20 | net: dsa: tag_8021q: remove struct packet_type declaration | Vladimir Oltean | 1 | -1/+0 |
2021-07-20 | net: dsa: sja1105: delete the best_effort_vlan_filtering mode | Vladimir Oltean | 2 | -9/+1 |
2021-07-20 | Merge branch 'bridge-vlan-multicast' | David S. Miller | 1 | -0/+18 |
2021-07-20 | net: bridge: vlan: add mcast snooping control | Nikolay Aleksandrov | 1 | -0/+1 |
2021-07-20 | net: bridge: vlan: add support for dumping global vlan options | Nikolay Aleksandrov | 1 | -0/+1 |
2021-07-20 | net: bridge: vlan: add support for global options | Nikolay Aleksandrov | 1 | -0/+13 |
2021-07-20 | net: bridge: multicast: include router port vlan id in notifications | Nikolay Aleksandrov | 1 | -0/+1 |
2021-07-20 | net: bridge: add vlan mcast snooping knob | Nikolay Aleksandrov | 1 | -0/+2 |
2021-07-20 | net/tcp_fastopen: remove tcp_fastopen_ctx_lock | Eric Dumazet | 1 | -1/+0 |
2021-07-16 | openvswitch: Introduce per-cpu upcall dispatch | Mark Gray | 1 | -0/+8 |
2021-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 11 | -46/+250 |
2021-07-16 | af_unix: Implement unix_dgram_bpf_recvmsg() | Cong Wang | 1 | -0/+2 |
2021-07-16 | af_unix: Implement ->psock_update_sk_prot() | Cong Wang | 1 | -0/+10 |
2021-07-16 | sock_map: Relax config dependency to CONFIG_NET | Cong Wang | 1 | -18/+20 |
2021-07-16 | bpf: Add bpf_get_func_ip helper for kprobe programs | Jiri Olsa | 1 | -1/+1 |
2021-07-16 | bpf: Add bpf_get_func_ip helper for tracing programs | Jiri Olsa | 1 | -0/+7 |
2021-07-16 | bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip | Jiri Olsa | 1 | -1/+2 |
2021-07-16 | bpf, x86: Store caller's ip in trampoline stack | Jiri Olsa | 1 | -0/+5 |
2021-07-15 | bpf: Teach stack depth check about async callbacks. | Alexei Starovoitov | 1 | -0/+1 |
2021-07-15 | bpf: Implement verifier support for validation of async callbacks. | Alexei Starovoitov | 1 | -1/+8 |
2021-07-15 | bpf: Prevent pointer mismatch in bpf_timer_init. | Alexei Starovoitov | 1 | -1/+8 |
2021-07-15 | bpf: Add map side support for bpf timers. | Alexei Starovoitov | 2 | -11/+34 |
2021-07-15 | bpf: Introduce bpf timers. | Alexei Starovoitov | 2 | -0/+76 |
2021-07-15 | bus: mhi: pci-generic: configurable network interface MRU | Richard Laing | 1 | -0/+2 |
2021-07-15 | bpf: Fix a typo of reuseport map in bpf.h. | Kuniyuki Iwashima | 1 | -1/+1 |
2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 20 | -223/+105 |
2021-07-14 | fs: add vfs_parse_fs_param_source() helper | Christian Brauner | 1 | -0/+2 |
2021-07-12 | mm: Make copy_huge_page() always available | Matthew Wilcox (Oracle) | 2 | -5/+1 |
2021-07-11 | net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340 | Marek BehĂșn | 1 | -5/+1 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+4 |
2021-07-10 | Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+0 |
2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -21/+429 |
2021-07-10 | Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -1/+2 |
2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 7 | -9/+183 |
2021-07-10 | mptcp: avoid processing packet if a subflow reset | Jianguo Wu | 1 | -2/+3 |
2021-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+1 |
2021-07-09 | net: validate lwtstate->data before returning from skb_tunnel_info() | Taehee Yoo | 1 | -1/+3 |
2021-07-09 | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -36/+7 |
2021-07-09 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -3/+39 |
2021-07-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -6/+1 |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+204 |
2021-07-09 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+2 |