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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-02-20
bonding: More use of ether_addr_copy
Joe Perches
3
-8
/
+7
2014-02-19
pcnet32: add missing check for pci_dma_mapping_error
Don Fry
1
-27
/
+81
2014-02-19
pcnet32: fix reallocation error
Don Fry
1
-9
/
+9
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
540
-3558
/
+5378
2014-02-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
44
-116
/
+292
2014-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
12
-7
/
+55
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
89
-361
/
+1081
2014-02-19
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
12
-38
/
+32
2014-02-19
Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-0
/
+2
2014-02-19
rtnl: make ifla_policy static
Jiri Pirko
3
-56
/
+61
2014-02-19
hsr: Use ether_addr_copy
Joe Perches
3
-17
/
+17
2014-02-19
MAINTAINERS: add entry for the PHY library
Florian Fainelli
1
-0
/
+11
2014-02-19
of_mdio: fix phy interrupt passing
Ben Dooks
1
-7
/
+9
2014-02-19
ipv6: remove some unused include in flowlabel
Florent Fourcot
1
-6
/
+0
2014-02-19
ieee802154: fix faulty check in set_phy_params api
Phoebe Buckheister
1
-2
/
+4
2014-02-19
net: ethernet: update dependency and help text of mvneta
Thomas Petazzoni
1
-3
/
+3
2014-02-19
NET: fec: only enable napi if we are successful
Russell King
1
-2
/
+2
2014-02-19
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
1
-1
/
+1
2014-02-19
Documentation: broadcom-bcmgenet: fix address and cells properties
Florian Fainelli
1
-4
/
+4
2014-02-19
tipc: align tipc function names with common naming practice in the network
Ying Xue
13
-287
/
+290
2014-02-19
sh_eth: add device tree support
Sergei Shtylyov
2
-3
/
+121
2014-02-19
Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...
Dave Airlie
2
-0
/
+3
2014-02-19
Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...
Dave Airlie
10
-71
/
+113
2014-02-19
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
13
-26
/
+55
2014-02-19
DT: net: document Ethernet bindings in one place
Sergei Shtylyov
20
-85
/
+53
2014-02-19
Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
Justin van Wijngaarden
1
-543
/
+584
2014-02-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-16
/
+75
2014-02-19
Merge branch 'bonding'
David S. Miller
5
-86
/
+119
2014-02-19
bonding: rename last_arp_rx to last_rx
Veaceslav Falico
2
-8
/
+8
2014-02-19
bonding: trivial: rename slave->jiffies to ->last_link_up
Veaceslav Falico
2
-11
/
+12
2014-02-19
bonding: remove useless updating of slave->dev->last_rx
Veaceslav Falico
2
-10
/
+1
2014-02-19
bonding: use last_arp_rx in bond_loadbalance_arp_mon()
Veaceslav Falico
1
-2
/
+2
2014-02-19
bonding: use last_arp_rx in slave_last_rx()
Veaceslav Falico
1
-7
/
+3
2014-02-19
bonding: use the new options to correctly set last_arp_rx
Veaceslav Falico
1
-7
/
+8
2014-02-19
bonding: document the new _arp options for arp_validate
Veaceslav Falico
1
-30
/
+66
2014-02-19
bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
Veaceslav Falico
2
-5
/
+19
2014-02-19
bonding: always set recv_probe to bond_arp_rcv in arp monitor
Veaceslav Falico
2
-4
/
+2
2014-02-19
bonding: always update last_arp_rx on packet recieve
Veaceslav Falico
1
-0
/
+2
2014-02-19
bonding: permit using arp_validate with non-ab modes
Veaceslav Falico
3
-8
/
+5
2014-02-19
bonding: remove bond->lock from bond_arp_rcv
Veaceslav Falico
1
-3
/
+0
2014-02-19
Merge branch 'r8152'
David S. Miller
1
-185
/
+526
2014-02-19
r8152: support get_msglevel and set_msglevel
hayeswang
1
-0
/
+16
2014-02-19
r8152: set disable_hub_initiated_lpm
hayeswang
1
-0
/
+1
2014-02-19
r8152: replace netif_rx with netif_receive_skb
hayeswang
1
-1
/
+1
2014-02-19
r8152: disable teredo for RTL8152
hayeswang
1
-0
/
+1
2014-02-19
r8152: support runtime suspend
hayeswang
1
-23
/
+158
2014-02-19
r8152: support WOL
hayeswang
1
-13
/
+105
2014-02-19
r8152: move some functions from probe to open
hayeswang
1
-20
/
+25
2014-02-19
r8152: combine PHY reset with set_speed
hayeswang
1
-12
/
+45
2014-02-19
r8152: clear BMCR_PDOWN
hayeswang
1
-2
/
+13
[next]