index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
aes_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2009-03-19
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
1
-1
/
+1
2009-03-19
net: Document /proc/sys/net/core/netdev_budget
Stanislaw Gruszka
1
-0
/
+7
2009-03-19
tcp: remove parameter from tcp_recv_urg().
Rami Rosen
1
-3
/
+2
2009-03-19
tulip: fix crash on iface up with shirq debug
Kyle McMartin
1
-16
/
+29
2009-03-19
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
1
-0
/
+3
2009-03-19
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
1
-5
/
+20
2009-03-19
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
2
-8
/
+17
2009-03-19
a2065: skb_padto cleanups
Dave Jones
1
-14
/
+5
2009-03-19
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
1
-6
/
+6
2009-03-17
netxen: fix firmware download warnings
Dhananjay Phadke
2
-15
/
+15
2009-03-17
gro: Fix legacy path napi_complete crash
Herbert Xu
1
-2
/
+3
2009-03-17
gro: Fix vlan/netpoll check again
Herbert Xu
1
-3
/
+6
2009-03-17
solos: Disable DMA until we have an FPGA update with it actually implemented.
David Woodhouse
1
-1
/
+1
2009-03-17
solos: Automatically determine number of ports
Nathan Williams
1
-1
/
+2
2009-03-17
solos: Reset device on unload, free pending skbs
David Woodhouse
1
-1
/
+29
2009-03-16
iwlwifi: correct log level when error occurs
Reinette Chatre
1
-1
/
+1
2009-03-16
iwlwifi: print contents of control register when error occurs
Reinette Chatre
1
-1
/
+3
2009-03-16
iwlagn: fix warning when set WEP key
Mohamed Abbas
1
-0
/
+7
2009-03-16
iwl3945: unmap previously mapped memory
Reinette Chatre
1
-1
/
+9
2009-03-16
iwl3945: use iwl_tx_cmd_complete
Abhijeet Kolekar
1
-80
/
+1
2009-03-16
iwl3945 : fix rate scaling
Abhijeet Kolekar
1
-39
/
+88
2009-03-16
iwl3945: use iwl_led structure
Abhijeet Kolekar
8
-71
/
+43
2009-03-16
iwl3945: fix sparse error
Abhijeet Kolekar
1
-1
/
+1
2009-03-16
iwlwifi: verify the antenna selection when receive fixed rate debugfs
Wey-Yi Guy
1
-6
/
+13
2009-03-16
iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt
Wey-Yi Guy
1
-3
/
+3
2009-03-16
iwlwifi: HT performance improvement changes
Wey-Yi Guy
2
-6
/
+7
[next]