index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-03
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
Rami Rosen
1
-2
/
+0
2009-05-03
ne2k-pci: use dev->addr_len instead of "6"
Jiri Pirko
1
-1
/
+1
2009-05-02
ne2k-pci: Do not register device until initialized.
Lubomir Rintel
1
-4
/
+3
2009-05-02
Subject: [PATCH] br2684: restore net_dev initialization
Rabin Vincent
1
-0
/
+1
2009-05-02
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
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
2009-04-30
chelsio: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
7
-100
/
+82
2009-04-30
sfc: Use generic MDIO functions and definitions
Ben Hutchings
14
-845
/
+311
2009-04-30
mdio: Add generic MDIO (clause 45) support functions
Ben Hutchings
4
-0
/
+429