index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
net: phy: add API to read 802.3-c45 IDs
Xu Liang
2
-0
/
+15
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
6
-340
/
+256
2021-07-20
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
3
-38
/
+126
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
4
-42
/
+15
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
5
-30
/
+17
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
7
-100
/
+99
2021-07-20
net: dsa: build tag_8021q.c as part of DSA core
Vladimir Oltean
3
-16
/
+1
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
4
-17
/
+52
2021-07-20
net: dsa: tag_8021q: remove struct packet_type declaration
Vladimir Oltean
1
-1
/
+0
2021-07-20
net: dsa: tag_8021q: use symbolic error names
Vladimir Oltean
1
-10
/
+10
2021-07-20
net: dsa: tag_8021q: use "err" consistently instead of "rc"
Vladimir Oltean
1
-23
/
+23
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
9
-700
/
+42
2021-07-20
s390/qeth: clean up device_type management
Julian Wiedmann
4
-11
/
+10
2021-07-20
s390/qeth: clean up QETH_PROT_* naming
Julian Wiedmann
2
-4
/
+4
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
10
-375
/
+48
2021-07-20
selftests: net: veth: add tests for set_channel
Paolo Abeni
1
-1
/
+182
2021-07-20
veth: create by default nr_possible_cpus queues
Paolo Abeni
1
-0
/
+37
2021-07-20
veth: implement support for set_channel ethtool op
Paolo Abeni
1
-2
/
+123
2021-07-20
veth: factor out initialization helper
Paolo Abeni
1
-49
/
+92
2021-07-20
veth: always report zero combined channels
Paolo Abeni
1
-2
/
+0
2021-07-20
memcg: enable accounting for scm_fp_list objects
Vasily Averin
1
-2
/
+2
2021-07-20
memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
Vasily Averin
1
-2
/
+3
2021-07-20
memcg: enable accounting for VLAN group array
Vasily Averin
1
-1
/
+1
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
2
-2
/
+4
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
7
-10
/
+10
2021-07-20
memcg: enable accounting for net_device and Tx/Rx queues
Vasily Averin
1
-3
/
+3
2021-07-20
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
4
-1
/
+47
2021-07-20
net: bridge: vlan: notify when global options change
Nikolay Aleksandrov
1
-1
/
+79
2021-07-20
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
4
-8
/
+69
2021-07-20
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
4
-3
/
+115
2021-07-20
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
4
-10
/
+26
2021-07-20
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
1
-8
/
+60
2021-07-20
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
2
-15
/
+62
2021-07-20
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
1
-6
/
+15
2021-07-20
net: bridge: multicast: add helper to get port mcast context from port group
Nikolay Aleksandrov
1
-0
/
+38
2021-07-20
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
7
-48
/
+175
2021-07-20
net: bridge: multicast: add vlan state initialization and control
Nikolay Aleksandrov
3
-18
/
+164
2021-07-20
net: bridge: vlan: add global and per-port multicast context
Nikolay Aleksandrov
3
-40
/
+106
2021-07-20
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
8
-515
/
+575
2021-07-20
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
5
-275
/
+335
2021-07-20
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
5
-99
/
+146
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
5
-155
/
+0
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
3
-16
/
+3
2021-07-20
netlink: Deal with ESRCH error in nlmsg_notify()
Yajun Deng
1
-1
/
+3
2021-07-19
iavf: fix locking of critical sections
Stefan Assmann
1
-7
/
+50
2021-07-19
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
1
-1
/
+0
2021-07-19
i40e: improve locking of mac_filter_hash
Stefan Assmann
1
-3
/
+20
2021-07-18
net: phy: Fix data type in DP83822 dp8382x_disable_wol()
Marek Vasut
1
-5
/
+3
2021-07-17
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
1
-0
/
+2
2021-07-17
vmxnet3: update to version 6
Ronak Doshi
2
-3
/
+13
[next]