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.13.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
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
8
-10
/
+24
2014-07-10
r8152: support jumbo frame for RTL8153
hayeswang
1
-4
/
+32
2014-07-10
Merge branch 'cpmac-next'
David S. Miller
1
-139
/
+148
2014-07-10
net: cpmac: fix in releasing resources
Varka Bhadram
1
-2
/
+3
2014-07-10
net: cpmac: fix proper spacing before return statement
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix missing a blank line after declarations
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix cpmac driver structure
Varka Bhadram
1
-3
/
+5
2014-07-10
net: cpmac: dynamic debug fixes
Varka Bhadram
1
-74
/
+62
2014-07-10
net: cpmac: fix comments
Varka Bhadram
1
-19
/
+21
2014-07-10
net: cpmac: remove space in macro defination
Varka Bhadram
1
-41
/
+41
2014-07-10
ipconfig: Only bootp paths should reference ic_dev_xid.
David S. Miller
1
-1
/
+1
2014-07-10
Merge branch 'systemport-next'
David S. Miller
1
-62
/
+61
2014-07-10
net: systemport: use kcalloc instead of kzalloc
Florian Fainelli
1
-3
/
+3
2014-07-10
net: systemport: align multiple lines correctly
Florian Fainelli
1
-59
/
+58
2014-07-10
hyperv: Add netpoll support
Richard Weinberger
1
-0
/
+11
2014-07-10
arc_emac: Remove unused pointer to net_device from arc_emac_priv
Tobias Klauser
2
-3
/
+0
2014-07-10
arc_emac: Use net_device_stats from struct net_device
Tobias Klauser
2
-7
/
+5
2014-07-10
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
Fabian Frederick
1
-2
/
+1
2014-07-09
net: phy: export phy_suspend and phy_resume
Florian Fainelli
1
-0
/
+2
2014-07-09
Merge branch 'fec-next'
David S. Miller
2
-80
/
+68
2014-07-09
net: fec: consolidate hwtstamp implementation
Russell King
1
-18
/
+19
2014-07-09
net: fec: remove useless status check in tx reap path
Russell King
1
-3
/
+0
2014-07-09
net: fec: add support for dumping transmit ring on timeout
Russell King
1
-0
/
+23
2014-07-09
net: fec: reorder ethtool ops to match order in struct declaration
Russell King
1
-7
/
+5
2014-07-09
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+2
2014-07-09
net: fec: replace delayed work with standard work
Russell King
2
-26
/
+16
2014-07-09
net: fec: better implementation of iMX6 ERR006358 quirk
Russell King
2
-27
/
+4
2014-07-09
netpoll: fix use after free
david decotigny
1
-1
/
+2
2014-07-09
xen-netback: Adding debugfs "io_ring_qX" files
Zoltan Kiss
4
-2
/
+200
2014-07-09
net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
Florian Fainelli
1
-0
/
+10
2014-07-09
Merge branch 'fec-next'
David S. Miller
1
-43
/
+84
2014-07-09
net: fec: clean up duplex mode handling
Russell King
1
-12
/
+12
2014-07-09
net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...
Russell King
1
-0
/
+4
2014-07-09
net: fec: quiesce packet processing before changing features
Russell King
1
-9
/
+16
2014-07-09
net: fec: quiesce packet processing before stopping device in fec_set_features()
Russell King
1
-1
/
+1
2014-07-09
net: fec: quiesce packet processing before stopping device in fec_suspend()
Russell King
1
-7
/
+9
2014-07-09
net: fec: remove inappropriate calls around fec_restart()
Russell King
1
-20
/
+6
2014-07-09
net: fec: move calls to quiesce/resume packet processing out of fec_restart()
Russell King
1
-19
/
+45
2014-07-09
net: fec: only restart or stop the device if it is present and running
Russell King
1
-5
/
+14
2014-07-09
net: fec: ensure fec_enet_close() copes with resume failure
Russell King
1
-2
/
+2
2014-07-09
net: fec: improve safety of suspend/resume/transmit timeout paths
Russell King
1
-0
/
+7
2014-07-09
Merge branch 'mlx4-next'
David S. Miller
7
-36
/
+54
2014-07-09
net/mlx4_en: Fix mac_hash database inconsistency
Noa Osherovich
2
-10
/
+15
2014-07-09
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
Yishai Hadas
2
-3
/
+1
2014-07-09
net/mlx4_en: Do not disable vlan filter during promiscuous mode
Eugenia Emantayev
1
-10
/
+0
2014-07-09
net/mlx4: Verify port number in __mlx4_unregister_mac
Eugenia Emantayev
1
-2
/
+8
2014-07-09
net/mlx4_en: Run loopback test only when port is up
Eugenia Emantayev
1
-1
/
+2
2014-07-09
net/mlx4_en: Fix set port ratelimit for 40GE
Eugenia Emantayev
3
-10
/
+28
2014-07-09
Merge branch 'bridge_batmanadv_exports'
David S. Miller
2
-0
/
+57
2014-07-09
bridge: export knowledge about the presence of IGMP/MLD queriers
Linus Lüssing
2
-0
/
+43
[next]