index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
Vladimir Oltean
2021-07-21
1
-4
/
+4
*
net: ipv4: add capability check for net administration
Yang Yang
2021-07-20
1
-3
/
+7
*
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-07-20
2
-105
/
+113
*
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
2021-07-20
1
-0
/
+190
*
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
2021-07-20
1
-1
/
+1
*
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
4
-201
/
+247
*
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
2021-07-20
3
-38
/
+126
*
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
2021-07-20
1
-3
/
+8
*
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
2021-07-20
1
-7
/
+3
*
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
2021-07-20
1
-53
/
+61
*
net: dsa: build tag_8021q.c as part of DSA core
Vladimir Oltean
2021-07-20
3
-16
/
+1
*
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
2021-07-20
1
-0
/
+33
*
net: dsa: tag_8021q: use symbolic error names
Vladimir Oltean
2021-07-20
1
-10
/
+10
*
net: dsa: tag_8021q: use "err" consistently instead of "rc"
Vladimir Oltean
2021-07-20
1
-23
/
+23
*
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2021-07-20
3
-91
/
+18
*
Merge branch 'veth-flexible-channel-numbers'
David S. Miller
2021-07-20
12
-19
/
+22
|
\
|
*
memcg: enable accounting for scm_fp_list objects
Vasily Averin
2021-07-20
1
-2
/
+2
|
*
memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
Vasily Averin
2021-07-20
1
-2
/
+3
|
*
memcg: enable accounting for VLAN group array
Vasily Averin
2021-07-20
1
-1
/
+1
|
*
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
2021-07-20
2
-2
/
+4
|
*
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-20
6
-9
/
+9
|
*
memcg: enable accounting for net_device and Tx/Rx queues
Vasily Averin
2021-07-20
1
-3
/
+3
*
|
Merge branch 'bridge-vlan-multicast'
David S. Miller
2021-07-20
14
-826
/
+1773
|
\
|
|
*
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
2021-07-20
3
-1
/
+46
|
*
net: bridge: vlan: notify when global options change
Nikolay Aleksandrov
2021-07-20
1
-1
/
+79
|
*
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
2021-07-20
3
-8
/
+68
|
*
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
2021-07-20
3
-3
/
+102
|
*
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
2021-07-20
3
-10
/
+25
|
*
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
2021-07-20
1
-8
/
+60
|
*
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
2021-07-20
2
-15
/
+62
|
*
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
2021-07-20
1
-6
/
+15
|
*
net: bridge: multicast: add helper to get port mcast context from port group
Nikolay Aleksandrov
2021-07-20
1
-0
/
+38
|
*
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
2021-07-20
6
-48
/
+173
|
*
net: bridge: multicast: add vlan state initialization and control
Nikolay Aleksandrov
2021-07-20
3
-18
/
+164
|
*
net: bridge: vlan: add global and per-port multicast context
Nikolay Aleksandrov
2021-07-20
3
-40
/
+106
|
*
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
2021-07-20
8
-515
/
+575
|
*
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
2021-07-20
5
-275
/
+335
|
*
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
2021-07-20
5
-99
/
+146
*
|
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
2021-07-20
2
-15
/
+3
*
|
netlink: Deal with ESRCH error in nlmsg_notify()
Yajun Deng
2021-07-20
1
-1
/
+3
|
/
*
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
2021-07-17
1
-0
/
+2
*
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
2021-07-16
1
-9
/
+27
*
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
2021-07-16
3
-3
/
+95
*
net/sched: Remove unnecessary if statement
Yajun Deng
2021-07-16
3
-29
/
+8
*
rtnetlink: use nlmsg_notify() in rtnetlink_send()
Yajun Deng
2021-07-16
1
-8
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
9
-94
/
+361
|
\
|
*
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-15
2
-3
/
+91
|
*
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
2021-07-15
4
-1
/
+54
|
*
af_unix: Add a dummy ->close() for sockmap
Cong Wang
2021-07-15
1
-0
/
+9
|
*
af_unix: Set TCP_ESTABLISHED for datagram sockets too
Cong Wang
2021-07-15
1
-6
/
+8
[next]