index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
net: dsa: Fix off-by-one number of calls to devlink_port_unregister
Vladimir Oltean
1
-10
/
+29
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-08-31
net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering
Vladimir Oltean
1
-20
/
+82
2019-08-27
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
1
-9
/
+6
2019-08-27
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
1
-0
/
+2
2019-08-27
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
1
-0
/
+6
2019-08-27
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
2
-1
/
+18
2019-08-27
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2
-8
/
+14
2019-08-27
net: dsa: add slave VLAN helpers
Vivien Didelot
1
-7
/
+33
2019-08-27
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
2
-4
/
+7
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
2
-87
/
+59
2019-08-20
net: dsa: enable and disable all ports
Vivien Didelot
1
-0
/
+11
2019-08-20
net: dsa: use a single switch statement for port setup
Vivien Didelot
1
-48
/
+39
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2019-08-17
net: dsa: remove calls to genphy_config_init
Heiner Kallweit
1
-5
/
+0
2019-08-11
net: dsa: Check existence of .port_mdb_add callback before calling it
Chen-Yu Tsai
1
-0
/
+3
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+2
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
1
-10
/
+1
2019-08-06
net: dsa: dump CPU port regs through master
Vivien Didelot
1
-0
/
+66
2019-08-06
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
Marek Vasut
1
-7
/
+0
2019-07-30
net: dsa: ksz: Add KSZ8795 tag code
Tristram Ha
1
-0
/
+62
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
1
-1
/
+1
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
1
-1
/
+1
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-1
/
+1
2019-07-18
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
1
-0
/
+1
2019-07-09
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
3
-0
/
+17
2019-07-09
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
1
-0
/
+3
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-3
/
+19
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
1
-2
/
+2
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
1
-2
/
+2
2019-06-14
net: dsa: use switchdev handle helpers
Vivien Didelot
1
-44
/
+32
2019-06-14
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
1
-2
/
+2
2019-06-14
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
1
-9
/
+0
2019-06-13
net: dsa: tag_sja1105: Select CONFIG_PACKING
Vladimir Oltean
1
-0
/
+1
2019-06-12
net: dsa: Deal with non-existing PHY/fixed-link
Florian Fainelli
1
-1
/
+1
2019-06-08
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
1
-1
/
+120
2019-06-08
net: dsa: sja1105: Receive and decode meta frames
Vladimir Oltean
1
-3
/
+41
2019-06-08
net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
Vladimir Oltean
1
-0
/
+2
2019-06-08
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
1
-0
/
+15
2019-06-08
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
Vladimir Oltean
1
-7
/
+11
2019-06-08
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2
-30
/
+46
2019-06-08
net: dsa: Add teardown callback for drivers
Vladimir Oltean
1
-0
/
+3
2019-06-08
net: dsa: Keep a pointer to the skb clone for TX timestamping
Vladimir Oltean
1
-0
/
+3
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-42
/
+10
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+3
2019-05-31
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
1
-7
/
+3
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+65
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
7
-35
/
+7
2019-05-30
net: dsa: Add error path handling in dsa_tree_setup()
Ioana Ciornei
1
-23
/
+66
[next]