index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
cxgb4: fix memory leak
Ganesh Goudar
1
-3
/
+3
2017-09-06
tun: rename generic_xdp to skb_xdp
Jason Wang
1
-7
/
+11
2017-09-06
tun: reserve extra headroom only when XDP is set
Jason Wang
1
-8
/
+18
2017-09-05
net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping
Florian Fainelli
1
-0
/
+9
2017-09-05
net: dsa: bcm_sf2: Advertise number of egress queues
Florian Fainelli
2
-1
/
+7
2017-09-05
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
2
-6
/
+8
2017-09-05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2017-09-05
mac80211_hwsim: Use proper TX power
Beni Lev
1
-2
/
+0
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
73
-452
/
+772
2017-09-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+1
2017-09-04
net: qualcomm: rmnet: Rename real_dev_info to port
Subash Abhinov Kasiviswanathan
8
-87
/
+82
2017-09-04
net: qualcomm: rmnet: Implement ndo_get_iflink
Subash Abhinov Kasiviswanathan
4
-3
/
+15
2017-09-04
net: qualcomm: rmnet: Refactor the new rmnet dev creation
Subash Abhinov Kasiviswanathan
3
-84
/
+26
2017-09-04
net: qualcomm: rmnet: Move the device creation log
Subash Abhinov Kasiviswanathan
1
-2
/
+1
2017-09-04
net: qualcomm: rmnet: Remove the unused endpoint -1
Subash Abhinov Kasiviswanathan
1
-11
/
+3
2017-09-04
net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32
Subash Abhinov Kasiviswanathan
3
-4
/
+2
2017-09-04
nfp: flower: restore RTNL locking around representor updates
Jakub Kicinski
1
-2
/
+4
2017-09-04
nfp: build the flower offload by default
Jakub Kicinski
1
-0
/
+1
2017-09-04
nfp: be drop monitor friendly
Jakub Kicinski
2
-1
/
+4
2017-09-04
nfp: move the start/stop app callbacks back
Jakub Kicinski
1
-15
/
+11
2017-09-04
nfp: flower: base lifetime of representors on existence of lower vNIC
Jakub Kicinski
1
-23
/
+43
2017-09-04
nfp: separate app vNIC init/clean from alloc/free
Jakub Kicinski
9
-27
/
+73
2017-09-04
Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
7
-227
/
+215
2017-09-04
mlxsw: spectrum_router: Support GRE tunnels
Petr Machata
4
-0
/
+207
2017-09-04
mlxsw: spectrum_router: Add loopback accessors
Petr Machata
2
-0
/
+13
2017-09-04
mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap
Petr Machata
2
-0
/
+2
2017-09-04
mlxsw: spectrum_router: Use existing decap route
Petr Machata
1
-4
/
+76
2017-09-04
mlxsw: spectrum_router: Support IPv4 underlay decap
Petr Machata
3
-5
/
+146
2017-09-04
mlxsw: spectrum_router: Support IPv6 overlay encap
Petr Machata
1
-1
/
+19
2017-09-04
mlxsw: spectrum_router: Support IPv4 overlay encap
Petr Machata
2
-1
/
+257
2017-09-04
mlxsw: spectrum_router: Make nexthops typed
Petr Machata
1
-43
/
+95
2017-09-04
mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
Petr Machata
1
-4
/
+11
2017-09-04
mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()
Petr Machata
1
-4
/
+10
2017-09-04
mlxsw: spectrum_router: Introduce loopback RIFs
Petr Machata
3
-2
/
+164
2017-09-04
mlxsw: spectrum_router: Support FID-less RIFs
Petr Machata
1
-22
/
+63
2017-09-04
mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
Petr Machata
4
-2
/
+110
2017-09-04
mlxsw: spectrum_router: Publish mlxsw_sp_l3proto
Petr Machata
2
-5
/
+5
2017-09-04
mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter
Petr Machata
2
-1
/
+4
2017-09-04
mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()
Petr Machata
2
-5
/
+9
2017-09-04
mlxsw: reg: Add Routing Tunnel Decap Properties Register
Petr Machata
1
-0
/
+129
2017-09-04
mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()
Petr Machata
1
-0
/
+9
2017-09-04
mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id
Petr Machata
1
-5
/
+5
2017-09-04
mlxsw: reg: Update RATR to support IP-in-IP tunnels
Petr Machata
1
-0
/
+66
2017-09-04
mlxsw: reg: Update RITR to support loopback device
Petr Machata
1
-0
/
+88
2017-09-04
net: dsa: loop: Do not unregister invalid fixed PHY
Florian Fainelli
1
-1
/
+1
2017-09-04
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
Antoine Tenart
1
-11
/
+12
2017-09-04
net: mvpp2: fix use of the random mac address for PPv2.2
Antoine Tenart
1
-7
/
+9
2017-09-04
net: mvpp2: move the mac retrieval/copy logic into its own function
Antoine Tenart
1
-18
/
+27
[prev]
[next]