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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
r8169: speed up rtl_loop_wait
Heiner Kallweit
1
-1
/
+1
2019-05-05
r8169: make use of phy_set_asym_pause
Heiner Kallweit
1
-2
/
+1
2019-05-05
net: ll_temac: Make some functions static
YueHaibing
1
-8
/
+8
2019-05-05
net: aquantia: Make aq_ndev_driver_name static
YueHaibing
1
-1
/
+1
2019-05-05
netdevsim: Make nsim_num_vf static
YueHaibing
1
-1
/
+1
2019-05-05
net: mvpp2: cls: Remove set but not used variable 'act'
YueHaibing
1
-3
/
+0
2019-05-05
um: vector netdev: adjust to xmit_more API change
Johannes Berg
1
-1
/
+1
2019-05-05
Merge branch 'net-extend-indirect-calls-helper-usage'
David S. Miller
6
-14
/
+45
2019-05-05
net: use indirect calls helpers at the socket layer
Paolo Abeni
1
-4
/
+16
2019-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
4
-4
/
+10
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
4
-4
/
+15
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
1
-2
/
+4
2019-05-05
net: ll_temac: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2019-05-05
net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
Dan Carpenter
1
-2
/
+2
2019-05-05
net: atm: clean up a range check
Dan Carpenter
1
-3
/
+1
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
202
-1636
/
+56489
2019-05-05
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
Wei Yongjun
1
-2
/
+2
2019-05-05
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
1
-0
/
+4
2019-05-05
Merge branch 'ipv4-Move-location-of-pcpu-route-cache-and-exceptions'
David S. Miller
3
-67
/
+64
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
3
-31
/
+24
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
1
-10
/
+10
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
3
-28
/
+32
2019-05-04
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
1
-2
/
+5
2019-05-04
r8169: remove rtl_write_exgmac_batch
Heiner Kallweit
1
-22
/
+4
2019-05-04
Merge branch 'netlink-strict-attribute-checking-follow-up'
David S. Miller
3
-12
/
+41
2019-05-04
netlink: add validation of NLA_F_NESTED flag
Michal Kubecek
2
-1
/
+25
2019-05-04
netlink: set bad attribute also on maxtype check
Michal Kubecek
1
-1
/
+2
2019-05-04
genetlink: do not validate dump requests if there is no policy
Michal Kubecek
1
-10
/
+14
2019-05-04
Merge branch 'mlxsw-Firmware-version-update'
David S. Miller
2
-13
/
+41
2019-05-04
mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resources
Shalom Toledo
1
-11
/
+35
2019-05-04
mlxsw: resources: Add local_ports_in_{1x, 2x}
Shalom Toledo
1
-0
/
+4
2019-05-04
mlxsw: Bump firmware version to 13.2000.1122
Ido Schimmel
1
-2
/
+2
2019-05-04
tipc: fix missing Name entries due to half-failover
Tuong Lien
3
-7
/
+84
2019-05-04
net: phy: improve resuming from hibernation
Heiner Kallweit
2
-14
/
+2
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
4
-9
/
+32
2019-05-04
net: sched: cls_u32: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-05-04
net: add a generic tracepoint for TX queue timeout
Cong Wang
2
-0
/
+25
2019-05-04
Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
39
-559
/
+1112
2019-05-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-208
/
+448
2019-05-04
wimax/i2400m: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-05-04
Merge branch 'net-hns3-enhance-capabilities-for-fibre-port'
David S. Miller
8
-73
/
+620
2019-05-04
net: hns3: add support for FEC encoding control
Jian Shen
5
-1
/
+213
2019-05-04
net: hns3: add autoneg and change speed support for fibre port
Jian Shen
3
-11
/
+163
2019-05-04
net: hns3: add support for multiple media type
Jian Shen
8
-63
/
+246
2019-05-04
usbnet: ipheth: Remove unnecessary NULL pointer check
Guenter Roeck
1
-2
/
+0
2019-05-04
net: dsa: mv88e6xxx: Pass interrupt number in platform data
Andrew Lunn
2
-4
/
+10
2019-05-04
Merge branch 'mv88e6xxx-Disable-ports-to-save-power'
David S. Miller
1
-1
/
+14
2019-05-04
net: dsa :mv88e6xxx: Disable unused ports
Andrew Lunn
1
-1
/
+11
2019-05-04
net: dsa: mv88e6xxx: Set STP disable state in port_disable
Andrew Lunn
1
-0
/
+3
2019-05-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-83
/
+451
[next]