index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-08
caif: check write operations
Alan Cox
1
-0
/
+4
2010-04-08
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
1
-1
/
+1
2010-04-08
net: fix definition of netdev_for_each_mc_addr()
Pavel Roskin
1
-1
/
+1
2010-04-07
flow: delayed deletion of flow cache entries
Timo Teräs
1
-31
/
+69
2010-04-07
xfrm: remove policy garbage collection
Timo Teräs
1
-34
/
+5
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
4
-391
/
+383
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
4
-102
/
+163
2010-04-07
au1000-eth: bump to 1.7
Florian Fainelli
1
-1
/
+1
2010-04-07
au1000-eth: Use (dev|netdev|netif)_<level> macro helpers
Florian Fainelli
1
-68
/
+48
2010-04-07
au1000-eth: implement set/get_msglevel
Florian Fainelli
2
-0
/
+21
2010-04-07
au1000-eth: fix checkpatch errors.
Florian Fainelli
2
-24
/
+23
2010-04-07
au1000-eth: prefix all functions with au1000_
Florian Fainelli
1
-35
/
+35
2010-04-07
au1000-eth: set MODULE_VERSION
Florian Fainelli
1
-0
/
+1
2010-04-07
au1000-eth: allow driver to be compiled as a module
Florian Fainelli
1
-1
/
+1
2010-04-07
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
Elina Pasheva
1
-6
/
+9
2010-04-07
net/irda: Add SuperH IrDA driver support
Kuninori Morimoto
3
-0
/
+872
2010-04-07
net/irda: sh_sir: Modify iounmap wrong execution
Kuninori Morimoto
1
-5
/
+3
2010-04-07
net/irda: sh_sir: fixup err return value on sh_sir_open
Kuninori Morimoto
1
-1
/
+3
2010-04-07
socket: remove duplicate declaration of struct timespec
Hagen Paul Pfeifer
1
-3
/
+2
2010-04-07
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
3
-24
/
+23
2010-04-07
Add non-Virtex5 support for LL TEMAC driver
John Linn
4
-38
/
+126
2010-04-06
via-velocity: remove private #define
Francois Romieu
2
-131
/
+60
2010-04-06
NET: sb1250: Fix compile warning in driver
Ralf Baechle
1
-1
/
+0
2010-04-06
tg3: Update version to 3.109
Matt Carlson
1
-2
/
+2
2010-04-06
tg3: Remove tg3_dump_state()
Matt Carlson
1
-233
/
+0
2010-04-06
tg3: Cleanup if codestyle
Matt Carlson
1
-44
/
+31
2010-04-06
tg3: The case of switches
Matt Carlson
1
-40
/
+40
2010-04-06
tg3: Whitespace, constant, and comment updates
Matt Carlson
2
-38
/
+40
2010-04-06
tg3: Use VPD fw version when present
Matt Carlson
1
-4
/
+30
2010-04-06
tg3: Prepare FW version code for VPD versioning
Matt Carlson
1
-16
/
+23
2010-04-06
tg3: Fix message 80 char violations
Matt Carlson
1
-22
/
+38
2010-04-06
tg3: netdev_err() => dev_err()
Matt Carlson
1
-13
/
+19
2010-04-06
tg3: Replace pr_err with sensible alternatives
Matt Carlson
1
-20
/
+26
2010-04-06
tg3: Restore likely() check in tg3_poll_msix()
Matt Carlson
1
-2
/
+2
2010-04-06
tg3: Fix MII_TG3_DSP_EXP8 offset
Matt Carlson
1
-1
/
+1
2010-04-06
mac80211: Ensure initializing private mc_list in prepare_multicast().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+3
2010-04-06
net: Add a missing local_irq_enable()
Eric Dumazet
1
-0
/
+1
2010-04-05
rps: fixed missed rps_unlock
Tom Herbert
1
-1
/
+1
2010-04-04
l2tp: unmanaged L2TPv3 tunnels fixes
Eric Dumazet
2
-2
/
+2
2010-04-04
SCTP: Change to use ipv6_addr_copy()
Brian Haley
1
-4
/
+4
2010-04-04
icmp: Account for ICMP out errors
Eric Dumazet
4
-2
/
+7
2010-04-04
smc91c92_cs: fix the problem of "Unable to find hardware address"
Ken Kawasaki
1
-5
/
+7
2010-04-04
l2tp: Fix L2TP_DEBUGFS ifdef tests.
David S. Miller
3
-5
/
+5
2010-04-03
l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c
David S. Miller
1
-1
/
+1
2010-04-03
l2tp: Update documentation
James Chapman
1
-34
/
+213
2010-04-03
l2tp: Add support for static unmanaged L2TPv3 tunnels
James Chapman
3
-14
/
+126
2010-04-03
l2tp: Add debugfs files for dumping l2tp debug info
James Chapman
6
-2
/
+392
2010-04-03
l2tp: Add L2TP ethernet pseudowire support
James Chapman
3
-0
/
+372
2010-04-03
l2tp: Convert rwlock to RCU
James Chapman
1
-36
/
+42
2010-04-03
l2tp: Add netlink control API for L2TP
James Chapman
6
-44
/
+1169
[next]