index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-13
sky2: Avoid rtnl_unlock without rtnl_lock
Mike McCormack
1
-1
/
+1
2010-03-13
ipv6: Send netlink notification when DAD fails
Herbert Xu
1
-0
/
+2
2010-03-13
drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
Julia Lawall
1
-1
/
+1
2010-03-12
ipconfig: Handle devices which take some time to come up.
David S. Miller
1
-10
/
+47
2010-03-10
mac80211: Fix memory leak in ieee80211_if_write()
Eric Dumazet
1
-3
/
+7
2010-03-10
mac80211: Fix (dynamic) power save entry
Juuso Oikarinen
1
-5
/
+8
2010-03-10
ipw2200: use kmalloc for large local variables
Zhu Yi
1
-2
/
+17
2010-03-10
ath5k: read eeprom IQ calibration values correctly for G mode
Bruno Randolf
2
-8
/
+11
2010-03-10
ath5k: fix I/Q calibration (for real)
Bruno Randolf
2
-18
/
+20
2010-03-10
ath5k: fix TSF reset
Bruno Randolf
1
-4
/
+3
2010-03-10
ath5k: use fixed antenna for tx descriptors
Bruno Randolf
1
-2
/
+2
2010-03-10
libipw: split ieee->networks into small pieces
Zhu Yi
2
-21
/
+18
2010-03-10
mac80211: Fix sta_mtx unlocking on insert STA failure path
Jouni Malinen
1
-0
/
+1
2010-03-10
rt2x00: remove KSEG1ADDR define from rt2x00soc.h
Helmut Schaa
1
-2
/
+0
2010-03-10
net: add ColdFire support to the smc91x driver
Greg Ungerer
2
-1
/
+29
2010-03-10
asix: fix setting mac address for AX88772
Jussi Kivilinna
1
-2
/
+28
2010-03-10
ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+0
2010-03-10
net: Fix dev_mc_add()
Eric Dumazet
1
-2
/
+3
2010-03-10
net: Annotates neigh_invalidate()
Eric Dumazet
1
-0
/
+2
2010-03-10
tcp: Fix tcp_v4_rcv()
Eric Dumazet
1
-4
/
+4
2010-03-10
tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
Louis Rilling
1
-1
/
+1
2010-03-10
qeth: change checksumming default for HiperSockets
Frank Blaschka
1
-2
/
+0
2010-03-10
qeth: no recovery after layer mismatch (z/VM NICs)
Ursula Braun
3
-21
/
+14
2010-03-10
qeth: set promisc off after trace disabling failure
Ursula Braun
1
-26
/
+30
2010-03-10
qeth: l3 send dhcp in non pass thru mode
Frank Blaschka
2
-7
/
+6
2010-03-10
qeth: enable kmsg hash processing in qeth_core_sys.c
Ursula Braun
1
-0
/
+3
2010-03-10
Revert "iwlwifi: Send broadcast probe request only when asked to"
Reinette Chatre
2
-34
/
+17
2010-03-10
iwl3945: fix memory corruption
Reinette Chatre
1
-3
/
+3
2010-03-08
MAINTAINERS: add netdev to CAN network layer and drivers entries
Wolfgang Grandegger
1
-0
/
+2
2010-03-08
tipc: filter out messages not intended for this host
Neil Horman
1
-0
/
+9
2010-03-08
tipc: fix endianness on tipc subscriber messages
Neil Horman
2
-37
/
+22
2010-03-08
ethtool: Use noinline_for_stack
Eric Dumazet
1
-32
/
+8
2010-03-08
net/sunrpc: Convert (void)snprintf to snprintf
Joe Perches
2
-5
/
+5
2010-03-08
net/sunrpc: Remove uses of NIPQUAD, use %pI4
Joe Perches
2
-5
/
+3
2010-03-08
can: fix bfin_can build error after alloc_candev() change
Barry Song
1
-1
/
+2
2010-03-08
tcp: Fix tcp_make_synack()
Eric Dumazet
1
-9
/
+9
2010-03-08
net: fix route cache rebuilds
Eric Dumazet
1
-12
/
+38
2010-03-08
qlcnic: remove extra space from board names
Amit Kumar Salecha
1
-4
/
+4
2010-03-08
qlcnic: fix bios version check
Amit Kumar Salecha
1
-1
/
+1
2010-03-08
qlcnic: validate unified fw image
Sucheta Chakraborty
1
-7
/
+139
2010-03-08
qlcnic: fix multicast handling
Sucheta Chakraborty
1
-25
/
+6
2010-03-08
qlcnic: additional driver statistics.
Sucheta Chakraborty
5
-2
/
+28
2010-03-08
qlcnic: fix tx csum status
Sucheta Chakraborty
1
-0
/
+6
2010-03-08
be2net: remove unused code in be_load_fw
Ajit Khaparde
1
-9
/
+0
2010-03-08
be2net: remove usage of be_pci_func
Ajit Khaparde
3
-12
/
+1
2010-03-08
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
4
-3
/
+11
2010-03-08
net: add __must_check to sk_add_backlog
Zhu Yi
1
-1
/
+1
2010-03-08
bridge: Fix RCU race in br_multicast_stop
Herbert Xu
1
-1
/
+1
2010-03-08
bridge: Use RCU list primitive in __br_mdb_ip_get
Herbert Xu
1
-1
/
+1
2010-03-08
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
3
-18
/
+22
[next]