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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
mlxsw: Add support for VxLAN with IPv6 underlay
Amit Cohen
4
-10
/
+168
2021-12-15
mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entries
Amit Cohen
3
-2
/
+162
2021-12-15
mlxsw: reg: Add a function to fill IPv6 unicast FDB entries
Amit Cohen
1
-0
/
+13
2021-12-15
mlxsw: Split handling of FDB tunnel entries between address families
Amit Cohen
2
-24
/
+38
2021-12-15
mlxsw: spectrum_nve_vxlan: Make VxLAN flags check per address family
Amit Cohen
1
-9
/
+22
2021-12-15
mlxsw: spectrum_ipip: Use common hash table for IPv6 address mapping
Amit Cohen
1
-22
/
+6
2021-12-15
mlxsw: spectrum: Add hash table for IPv6 address mapping
Amit Cohen
2
-0
/
+150
2021-12-15
Merge tag 'mlx5-updates-2021-12-14' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
25
-995
/
+1855
2021-12-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
38
-2745
/
+2391
2021-12-15
net: fec: fix system hang during suspend/resume
Joakim Zhang
1
-12
/
+34
2021-12-15
net: ocelot: add support to get port mac from device-tree
Clément Léger
1
-1
/
+4
2021-12-15
sun4i-emac.c: remove unnecessary branch
Conley Lee
1
-18
/
+0
2021-12-14
net/mlx5e: Move goto action checks into tc_action goto post parse op
Roi Dayan
2
-19
/
+35
2021-12-14
net/mlx5e: Move vlan action chunk into tc action vlan post parse op
Roi Dayan
2
-38
/
+51
2021-12-14
net/mlx5e: Add post_parse() op to tc action infrastructure
Roi Dayan
2
-0
/
+15
2021-12-14
net/mlx5e: Move sample attr allocation to tc_action sample parse op
Roi Dayan
3
-12
/
+6
2021-12-14
net/mlx5e: TC action parsing loop
Roi Dayan
1
-42
/
+46
2021-12-14
net/mlx5e: Add redirect ingress to tc action infra
Roi Dayan
5
-51
/
+83
2021-12-14
net/mlx5e: Add sample and ptype to tc_action infra
Roi Dayan
6
-28
/
+90
2021-12-14
net/mlx5e: Add ct to tc action infra
Roi Dayan
5
-30
/
+64
2021-12-14
net/mlx5e: Add mirred/redirect to tc action infra
Roi Dayan
7
-261
/
+382
2021-12-14
net/mlx5e: Add mpls push/pop to tc action infra
Roi Dayan
5
-34
/
+102
2021-12-14
net/mlx5e: Add vlan push/pop/mangle to tc action infra
Roi Dayan
8
-221
/
+314
2021-12-14
net/mlx5e: Add pedit to tc action infra
Roi Dayan
7
-169
/
+222
2021-12-14
net/mlx5e: Add csum to tc action infra
Roi Dayan
5
-45
/
+67
2021-12-14
net/mlx5e: Add tunnel encap/decap to tc action infra
Roi Dayan
5
-21
/
+81
2021-12-14
net/mlx5e: Add goto to tc action infra
Roi Dayan
7
-76
/
+99
2021-12-14
net/mlx5e: Add tc action infrastructure
Roi Dayan
9
-47
/
+297
2021-12-14
net: dsa: hellcreek: Add missing PTP via UDP rules
Kurt Kanzenbach
1
-4
/
+60
2021-12-14
net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports
Kurt Kanzenbach
1
-1
/
+1
2021-12-14
net: dsa: hellcreek: Add STP forwarding rule
Kurt Kanzenbach
1
-0
/
+14
2021-12-14
net: dsa: hellcreek: Fix insertion of static FDB entries
Kurt Kanzenbach
1
-2
/
+5
2021-12-14
ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK
Tony Nguyen
1
-2
/
+0
2021-12-14
ice: Remove unnecessary casts
Dan Carpenter
1
-4
/
+2
2021-12-14
ice: Propagate error codes
Tony Nguyen
8
-99
/
+45
2021-12-14
ice: Remove excess error variables
Tony Nguyen
10
-282
/
+223
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
28
-350
/
+265
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
22
-654
/
+568
2021-12-14
ice: Use int for ice_status
Tony Nguyen
33
-859
/
+863
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
9
-236
/
+163
2021-12-14
ice: Refactor status flow for DDP load
Wojciech Drewek
4
-182
/
+272
2021-12-14
ice: Refactor promiscuous functions
Brett Creeley
4
-102
/
+156
2021-12-14
ice: refactor PTYPE validating
Jeff Guo
4
-372
/
+133
2021-12-14
ice: Add package PTYPE enable information
Haiyue Wang
4
-0
/
+98
2021-12-14
ibmvnic: remove unused defines
Dany Madden
1
-2
/
+0
2021-12-14
ibmvnic: Update driver return codes
Dany Madden
1
-30
/
+34
2021-12-14
net: dsa: sja1105: fix broken connection with the sja1110 tagger
Vladimir Oltean
1
-8
/
+8
2021-12-14
bareudp: Add extack support to bareudp_configure()
Guillaume Nault
1
-4
/
+9
2021-12-14
Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP
Hangbin Liu
1
-12
/
+21
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
38
-142
/
+0
[next]