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
2009-05-07
netxen: fix race in tx ring acccess
Dhananjay Phadke
3
-7
/
+8
2009-05-05
lasi_82596: fix printk format warning
Alexander Beregalov
1
-3
/
+3
2009-05-05
tcp:fix the code indent
Shan Wei
1
-1
/
+1
2009-05-05
r6040: bump version to 0.23 and date to 05May2009
Florian Fainelli
1
-2
/
+2
2009-05-05
r6040: check for absent PHY
Florian Fainelli
1
-0
/
+8
2009-05-05
bonding: get rid of CONFIG_PROC_FS ifdefs
Jiri Pirko
1
-10
/
+20
2009-05-05
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
3
-2
/
+312
2009-05-05
net: smsc911x: add power management functions
Daniel Mack
1
-0
/
+46
2009-05-05
net: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
3
-11
/
+11
2009-05-04
netns 2/2: extract net_create()
Alexey Dobriyan
1
-24
/
+20
2009-05-04
netns 1/2: don't get/put old netns on CLONE_NEWNET
Alexey Dobriyan
1
-4
/
+1
2009-05-04
macb: Add support of the netpoll API
Thomas Petazzoni
1
-0
/
+18
2009-05-04
tcp: extend ECN sysctl to allow server-side only ECN
Ilpo Järvinen
3
-3
/
+12
2009-05-04
net: Avoid modulus in skb_tx_hash() for forwarding case.
David S. Miller
1
-2
/
+6
2009-05-04
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
Rami Rosen
1
-2
/
+0
2009-05-04
ne2k-pci: use dev->addr_len instead of "6"
Jiri Pirko
1
-1
/
+1
2009-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+5
2009-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-54
/
+79
2009-05-03
ne2k-pci: Do not register device until initialized.
Lubomir Rintel
1
-4
/
+3
2009-05-03
Subject: [PATCH] br2684: restore net_dev initialization
Rabin Vincent
1
-0
/
+1
2009-05-03
net: Only store high 16 bits of kernel generated filter priorities
Robert Love
1
-1
/
+1
2009-05-02
virtio_net: Fix function name typo
Alex Williamson
1
-4
/
+4
2009-05-02
virtio_net: Cleanup command queue scatterlist usage
Alex Williamson
1
-6
/
+10
2009-05-02
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
Ken Kawasaki
7
-8
/
+68
2009-05-02
bonding: correct the cleanup in bond_create()
Jiri Pirko
1
-7
/
+6
2009-05-02
virtio: add missing include to virtio_net.h
Grant Likely
1
-0
/
+1
2009-05-02
forcedeth: add clock gating feature <resend>
Ayaz Abdulla
1
-0
/
+23
2009-05-02
smsc95xx: add support for LAN9512 and LAN9514
Steve Glendinning
1
-0
/
+5
2009-05-02
smsc95xx: configure LED outputs
Steve Glendinning
2
-0
/
+13
2009-05-02
netconsole: take care of NETDEV_UNREGISTER event
Bruno Prémont
1
-1
/
+10
2009-05-02
xt_socket: checks for the state of nf_conntrack
Laszlo Attila Toth
1
-0
/
+1
2009-05-02
net: remove driver_data direct access of struct device
Greg Kroah-Hartman
7
-19
/
+19
2009-05-02
bonding: bond_slave_info_query() fix
Eric Dumazet
1
-16
/
+7
2009-05-01
cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...
Sergey Senozhatsky
1
-1
/
+1
2009-05-01
netfilter: use likely() in xt_info_rdlock_bh()
Eric Dumazet
1
-2
/
+2
2009-05-01
net: Fix skb_tx_hash() for forwarding workloads.
Eric Dumazet
1
-4
/
+5
2009-04-30
net: Fix oops when splicing skbs from a frag_list.
Jarek Poplawski
1
-13
/
+14
2009-04-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
38
-470
/
+824
2009-04-30
Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"
David S. Miller
2
-23
/
+34
2009-04-30
mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertising
Ben Hutchings
1
-34
/
+57
2009-04-30
ethtool/mdio: Support backplane mode negotiation
Ben Hutchings
3
-5
/
+40
2009-04-30
ethtool/mdio: Report MDIO mode support and link partner advertising
Ben Hutchings
3
-10
/
+18
2009-04-30
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
5
-48
/
+7
2009-04-30
mdio: Add mdio45_ethtool_spauseparam_an()
Ben Hutchings
2
-0
/
+33
2009-04-30
mii: Add mii_advertise_flowctrl()
Ben Hutchings
1
-0
/
+16
2009-04-30
mii: Simplify mii_resolve_flowctrl_fdx()
Ben Hutchings
1
-12
/
+6
2009-04-30
s2io: Use generic MDIO definitions
Ben Hutchings
2
-15
/
+11
2009-04-30
ixgb: Use generic MDIO definitions
Ben Hutchings
2
-22
/
+12
2009-04-30
ixgbe: Use generic MDIO definitions and functions
Ben Hutchings
6
-119
/
+102
2009-04-30
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
6
-224
/
+195
[next]