index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-23
af_iucv: cleanup and refactor recvmsg() EFAULT handling
Hendrik Brueckner
1
-7
/
+3
2009-04-23
af_iucv: Provide new socket type SOCK_SEQPACKET
Hendrik Brueckner
1
-17
/
+56
2009-04-23
af_iucv: Modify iucv msg target class using control msghdr
Hendrik Brueckner
2
-4
/
+78
2009-04-23
af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)
Hendrik Brueckner
2
-20
/
+103
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
3
-3
/
+81
2009-04-23
af_iucv: sync sk shutdown flag if iucv path is quiesced
Hendrik Brueckner
1
-1
/
+18
2009-04-23
iucv: provide second per-cpu IUCV command parameter block
Ursula Braun
1
-10
/
+31
2009-04-22
netfilter: ctnetlink: fix gcc warning during compilation
Pablo Neira Ayuso
1
-2
/
+2
2009-04-22
8390p: Get rid of init_module/cleanup_module
Mateusz Mandera
1
-5
/
+4
2009-04-22
net/netrom: Fix socket locking
Jean Delvare
1
-2
/
+4
2009-04-22
e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
Jesse Brandeburg
4
-11
/
+10
2009-04-22
netlabel: Always remove the correct address selector
Paul Moore
1
-16
/
+10
2009-04-22
ucc_geth.c: Fix upsmr setting in RMII mode
Heiko Schocher
1
-1
/
+2
2009-04-22
8139too: fix HW initial flow
Jianjun kong
1
-5
/
+5
2009-04-22
af_iucv: Fix race when queuing incoming iucv messages
Hendrik Brueckner
1
-3
/
+5
2009-04-22
af_iucv: Test additional sk states in iucv_sock_shutdown
Hendrik Brueckner
1
-0
/
+3
2009-04-22
af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
Hendrik Brueckner
1
-1
/
+3
2009-04-22
af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
Hendrik Brueckner
1
-3
/
+3
2009-04-22
af_iucv: consider state IUCV_CLOSING when closing a socket
Ursula Braun
1
-0
/
+3
2009-04-22
sa1100_ir: fix build breakage
Alexander Beregalov
1
-1
/
+1
2009-04-21
iwlwifi: DMA fixes
Reinette Chatre
6
-96
/
+165
2009-04-21
iwlwifi: add debugging for TX path
Reinette Chatre
2
-2
/
+6
2009-04-21
mwl8: fix build warning.
Rami Rosen
1
-2
/
+1
2009-04-21
mac80211: fix alignment calculation bug
Johannes Berg
1
-1
/
+1
2009-04-21
mac80211: do not print WARN if config interface
Reinette Chatre
1
-2
/
+13
2009-04-21
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
Reinette Chatre
1
-1
/
+1
2009-04-21
iwlwifi: fix EEPROM validation mask to include OTP only devices
Jay Sternberg
1
-1
/
+1
2009-04-21
tun: fix tun_chr_aio_write so that aio works
Michael S. Tsirkin
5
-17
/
+30
2009-04-21
tun: fix tun_chr_aio_read so that aio works
Michael S. Tsirkin
1
-5
/
+6
2009-04-21
net: skb_copy_datagram_const_iovec()
Michael S. Tsirkin
4
-0
/
+125
2009-04-21
atmel: fix netdev ops conversion
Johannes Berg
1
-1
/
+0
2009-04-21
ucc_geth: Move freeing of TX packets to NAPI context
Joakim Tjernlund
2
-21
/
+11
2009-04-21
pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
Ken Kawasaki
4
-1
/
+32
2009-04-21
rtl8139: unify the struct's name
Jianjun Kong
1
-46
/
+46
2009-04-21
net: factor out ethtool invocation of vlan/macvlan drivers
Patrick McHardy
3
-40
/
+29
2009-04-21
usb driver for intellon int51x1 based PLC like devolo dlan duo
Peter Holik
3
-0
/
+262
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
3
-32
/
+33
2009-04-21
mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
Roland Dreier
1
-3
/
+2
2009-04-21
mlx4_en: Move to SW counters for total bytes and packets
Yevgeny Petrilin
1
-32
/
+13
2009-04-21
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
Yevgeny Petrilin
1
-1
/
+1
2009-04-21
mlx4_en: Assign dummy event handler for TX queue
Yevgeny Petrilin
4
-6
/
+8
2009-04-21
mlx4_en: Fix a race at restart task
Yevgeny Petrilin
1
-8
/
+11
2009-04-21
mlx4_en: Fix error handling while activating RX rings
Yevgeny Petrilin
1
-2
/
+4
2009-04-21
tg3: Update version to 3.99
Matt Carlson
1
-2
/
+2
2009-04-21
tg3: Restore LAA sooner in shutdown sequence
Matt Carlson
1
-2
/
+2
2009-04-21
tg3: Limit CLKREQ fix to A[01] of 57780 asic rev
Matt Carlson
2
-1
/
+4
2009-04-21
tg3: Allow 5761 WOL and LED fixes to 5761S too
Matt Carlson
1
-2
/
+4
2009-04-21
tg3: Prevent send BD corruption
Matt Carlson
2
-0
/
+9
2009-04-21
tg3: Handle NVRAM absent cases
Matt Carlson
2
-4
/
+33
2009-04-21
tg3: Allow screaming interrupt detection
Matt Carlson
2
-12
/
+18
[next]