index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-22
dsa: set ->iflink on slave interfaces to the ifindex of the parent
Lennert Buytenhek
1
-0
/
+13
2009-03-22
eql: fix non-constant printk warning
Stephen Hemminger
1
-1
/
+1
2009-03-22
atm: fix non-const printk argument
Stephen Hemminger
1
-3
/
+1
2009-03-22
ipx: use constant for strings and desciptor
Stephen Hemminger
1
-6
/
+6
2009-03-22
snap: use const for descriptor
Stephen Hemminger
2
-4
/
+8
2009-03-22
igb: cleanup tx dma so map & unmap use matching calls
Alexander Duyck
1
-31
/
+35
2009-03-22
igb: rework igb_set_multi so that vfs are properly updated
Alexander Duyck
1
-10
/
+8
2009-03-22
igb: update driver to use setup_timer function
Alexander Duyck
1
-7
/
+4
2009-03-22
igb: remove IGB_DESC_UNUSED since it is better handled by a function call
Alexander Duyck
2
-11
/
+18
2009-03-22
igb: allow tx of pre-formatted vlan tagged packets
Arthur Jones
1
-1
/
+12
2009-03-22
spider_net: Convert to net_device_ops.
Yang Hongyang
1
-14
/
+17
2009-03-22
powerpc 4xx EMAC driver: device name reported on timeout is not correct
Mikhail Zolotaryov
1
-1
/
+1
2009-03-21
net: remove useless prefetch() call
Eric Dumazet
1
-1
/
+0
2009-03-21
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
2
-11
/
+1
2009-03-21
ixgbe: fix select_queue management
Stephen Hemminger
2
-8
/
+11
2009-03-21
skb: expose and constify hash primitives
Stephen Hemminger
2
-4
/
+8
2009-03-21
atm: lec use dev_change_mtu
Stephen Hemminger
1
-1
/
+1
2009-03-21
net/*: use linux/kernel.h swap()
Ilpo Järvinen
4
-37
/
+8
2009-03-21
netrom: zero length frame filtering in NetRom
Bernard Pidoux
1
-1
/
+10
2009-03-21
ax25: zero length frame filtering in AX25
Bernard Pidoux
1
-0
/
+12
2009-03-21
ax25: SOCK_DEBUG message simplification
Bernard Pidoux
1
-3
/
+1
2009-03-21
fsl_pq_mdio: Revive Gianfar TBI PHY support
Anton Vorontsov
1
-0
/
+1
2009-03-21
ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds
Richard Kennedy
1
-2
/
+3
2009-03-21
gianfar: Fix build with CONFIG_PM enabled
Anton Vorontsov
1
-2
/
+2
2009-03-21
e100: add support for 82552 10/100 adapter
Bruce Allan
1
-16
/
+77
2009-03-20
e1000e: fixup merge error
Arthur Jones
1
-1
/
+1
2009-03-20
net: reorder struct Qdisc for better SMP performance
Eric Dumazet
2
-10
/
+13
2009-03-20
dnet: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-03-20
ixgbe: Fixup the watchdog interrupt scheduling on 82599
Jesse Brandeburg
1
-32
/
+81
2009-03-20
ixgbe: Correctly report Wake On LAN for 82599 KX4 devices
PJ Waskiewicz
1
-1
/
+40
2009-03-20
ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge
PJ Waskiewicz
1
-0
/
+3
2009-03-20
ixgb: refactor tx path to use skb_dma_map/unmap
Alexander Duyck
1
-31
/
+39
2009-03-20
e1000e: allow tx of pre-formatted vlan tagged packets
Arthur Jones
1
-1
/
+8
2009-03-20
e1000e: fix dma error handling issues
Alexander Duyck
1
-44
/
+32
2009-03-20
e1000e: add support for 82583 device id
Alexander Duyck
5
-22
/
+116
2009-03-20
smsc9420: fix big endian rx checksum offload
Steve Glendinning
1
-1
/
+1
2009-03-20
sunvnet: Convert to net_device_ops.
David S. Miller
1
-7
/
+11
2009-03-20
smsc911x: allow setting of mac address
Steve Glendinning
1
-5
/
+30
2009-03-20
smsc911x: replace print_mac with %pM
Steve Glendinning
1
-3
/
+1
2009-03-20
smsc911x: define status word positions as constants
Steve Glendinning
2
-10
/
+15
2009-03-20
rtnetlink: add new value for DHCP added routes
Stephen Hemminger
1
-0
/
+1
2009-03-19
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
2009-03-19
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
1
-0
/
+4
2009-03-19
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
1
-2
/
+2
2009-03-19
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
1
-3
/
+17
2009-03-19
gianfar: pass the proper dev to DMA ops
Kumar Gala
2
-17
/
+20
2009-03-19
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2
-5
/
+5
2009-03-19
net: kfree(napi->skb) => kfree_skb
Roel Kluin
1
-1
/
+1
2009-03-19
net: fix sctp breakage
Al Viro
1
-1
/
+2
2009-03-19
tipc: fix non-const printf format arguments
Stephen Hemminger
4
-5
/
+5
[next]