index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
121
-2220
/
+2687
2009-11-18
drivers/net/wireless/rtl818x: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/wireless/p54: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/wireless/iwlwifi: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/adm8211.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/wan: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/via-velocity.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/via-rhine.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/typhoon.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/smsc9420.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/r6040.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/pppol2tp.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/irda: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/ipg.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net: remove exceptional & on function name
Julia Lawall
5
-7
/
+6
2009-11-18
drivers/net/can: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/atl1c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
Phonet: convert devices list to RCU
Rémi Denis-Courmont
3
-26
/
+45
2009-11-18
net: device name allocation cleanups
Octavian Purdila
1
-45
/
+24
2009-11-18
drivers/atm/solos-pci.c: fix warning/bug, clean up code
Andrew Morton
1
-13
/
+16
2009-11-18
qlge: Bonding fix for mode 6.
Ron Mercer
1
-3
/
+0
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
13
-13
/
+13
2009-11-18
can: fix setting mcp251x bit timing on open
Christian Pellegrin
1
-8
/
+10
2009-11-18
bnx2x: Don't set netdev->trans_start
Vladislav Zolotarov
1
-3
/
+0
2009-11-18
linkwatch: linkwatch_forget_dev() to speedup device dismantle
Eric Dumazet
3
-38
/
+62
2009-11-18
ipv4: factorize cache clearing for batched unregister operations
Octavian Purdila
1
-5
/
+6
2009-11-18
net: introduce NETDEV_UNREGISTER_PERNET
Octavian Purdila
2
-2
/
+28
2009-11-17
macvlan: Precise RX stats accounting
Eric Dumazet
1
-10
/
+66
2009-11-17
vlan: Precise RX stats accounting
Eric Dumazet
3
-11
/
+65
2009-11-17
net: add dev_txq_stats_fold() helper
Eric Dumazet
2
-19
/
+30
2009-11-17
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+2
2009-11-17
znet: fix build failure from i82593.h relocation
John W. Linville
3
-3
/
+2
2009-11-17
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
3
-3
/
+3
2009-11-17
act_mirred: optimization.
Changli Gao
1
-31
/
+29
2009-11-17
act_mirred: cleanup
Changli Gao
1
-26
/
+33
2009-11-17
Phonet: missing rcu_dereference()
Rémi Denis-Courmont
1
-1
/
+1
2009-11-17
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
5
-188
/
+439
2009-11-17
netlink: remove subscriptions check on notifier
Johannes Berg
1
-1
/
+1
2009-11-17
bnx2x: Handle Rx and Tx together in NAPI
Vladislav Zolotarov
2
-231
/
+157
2009-11-17
net: PPP buffer too small for higher speed connections
fangxiaozhi
1
-1
/
+1
2009-11-17
net/can/mscan: improve build
Wolfram Sang
4
-20
/
+26
2009-11-17
net/can/mscan: add error path to mscan_open()
Wolfram Sang
1
-5
/
+11
2009-11-17
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2
-5
/
+15
2009-11-17
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
2
-6
/
+6
2009-11-17
net/can/mpc52xx_can: refactor clock-get routine
Wolfram Sang
1
-29
/
+16
2009-11-17
net/can/mscan: drop assignment in while-construct
Wolfram Sang
1
-2
/
+4
2009-11-17
net/can/mscan: fix function annotations
Wolfram Sang
2
-4
/
+1
2009-11-17
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
1
-12
/
+7
2009-11-17
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
1
-8
/
+0
2009-11-17
net/can/mscan: trivial fixes
Wolfram Sang
2
-23
/
+18
[next]