index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
3c501.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-07
x25: possible skb leak on bad facilities
andrew hendry
2
-12
/
+30
2011-02-07
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
1
-1
/
+1
2011-02-07
iwlagn: Re-enable RF_KILL interrupt when down
Don Fry
1
-0
/
+6
2011-02-07
ssb-pcmcia: Fix parsing of invariants tuples
Michael Büsch
1
-1
/
+1
2011-02-06
bnx2x: Duplication in promisc mode
Vladislav Zolotarov
1
-9
/
+23
2011-02-06
sis900: Fix mem leak in sis900_rx error path
Jesper Juhl
1
-0
/
+1
2011-02-06
benet: Avoid potential null deref in be_cmd_get_seeprom_data()
Ajit Khaparde
1
-0
/
+5
2011-02-04
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
3
-4
/
+7
2011-02-04
carl9170: fix typo in PS code
Christian Lamparter
1
-1
/
+1
2011-02-04
net: can: janz-ican3: world-writable sysfs termination file
Vasiliy Kulikov
1
-1
/
+1
2011-02-04
net: can: at91_can: world-writable sysfs files
Vasiliy Kulikov
1
-1
/
+1
2011-02-04
MAINTAINERS: update email ids of the be2net driver maintainers.
Ajit Khaparde
1
-5
/
+4
2011-02-04
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
1
-2
/
+2
2011-02-04
r8169: prevent RxFIFO induced loops in the irq handler.
Francois Romieu
1
-0
/
+9
2011-02-04
r8169: RxFIFO overflow oddities with 8168 chipsets.
Francois Romieu
1
-9
/
+21
2011-02-04
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
1
-2
/
+4
2011-02-04
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
Julia Lawall
1
-1
/
+2
2011-02-04
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
3
-0
/
+95
2011-02-04
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
David S. Miller
1
-0
/
+30
2011-02-04
net: Fix bug in compat SIOCGETSGCNT handling.
David S. Miller
1
-1
/
+1
2011-02-04
niu: Fix races between up/down and get_stats.
David S. Miller
1
-16
/
+45
2011-02-03
wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...
Jesper Juhl
1
-0
/
+3
2011-02-03
tcp_ecn is an integer not a boolean
Peter Chubb
1
-1
/
+1
2011-02-03
atl1c: Add missing PCI device ID
Chuck Ebbert
1
-0
/
+1
2011-02-03
s390: Fix possibly wrong size in strncmp (smsgiucv)
Stefan Weil
1
-1
/
+1
2011-02-03
s390: Fix wrong size in memcmp (netiucv)
Stefan Weil
1
-1
/
+1
2011-02-03
qeth: allow OSA CHPARM change in suspend state
Ursula Braun
1
-41
/
+63
2011-02-03
qeth: allow HiperSockets framesize change in suspend
Ursula Braun
1
-1
/
+9
2011-02-03
qeth: add more strict MTU checking
Frank Blaschka
1
-31
/
+4
2011-02-02
qeth: show new mac-address if its setting fails
Ursula Braun
1
-2
/
+2
2011-02-02
gro: reset skb_iif on reuse
Andy Gospodarek
1
-0
/
+1
2011-02-02
mac80211: fix TX status cookie in HW offload case
Johannes Berg
3
-2
/
+9
2011-02-02
iwlagn: overwrite EEPROM chain setting for 6250 devices
Wey-Yi Guy
1
-0
/
+2
2011-02-02
be2net: remove netif_stop_queue being called before register_netdev.
Ajit Khaparde
1
-2
/
+0
2011-02-02
be2net: fix a crash seen during insmod/rmmod test
Ajit Khaparde
1
-2
/
+0
2011-02-01
isdn: icn: Fix potentially wrong string handling
Stefan Weil
1
-1
/
+2
2011-02-01
bnx2x: multicasts in NPAR mode
Vladislav Zolotarov
1
-7
/
+2
2011-02-01
depca: Fix warnings
Alan Cox
1
-3
/
+3
2011-02-01
vxge: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-02-01
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
1
-1
/
+7
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
2
-3
/
+3
2011-02-01
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
1
-3
/
+3
2011-02-01
vhost: rcu annotation fixup
Michael S. Tsirkin
2
-7
/
+8
2011-02-01
enc28j60: Fix reading of transmit status vector
Stefan Weil
1
-1
/
+1
2011-02-01
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
1
-1
/
+8
2011-02-01
axnet_cs: reduce delay time at ei_rx_overrun
Ken Kawasaki
1
-4
/
+2
2011-02-01
net: Check rps_flow_table when RPS map length is 1
Tom Herbert
1
-1
/
+2
2011-01-31
CAN: softing driver depends on IOMEM
Chuck Ebbert
1
-1
/
+1
2011-01-31
net: Add default_mtu() methods to blackhole dst_ops
Roland Dreier
2
-0
/
+12
2011-01-31
wl12xx: fix use after free
Mathias Krause
1
-2
/
+1
[next]