index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-18
macvlan: Precise RX stats accounting
Eric Dumazet
1
-10
/
+66
2009-11-18
vlan: Precise RX stats accounting
Eric Dumazet
3
-11
/
+65
2009-11-18
net: add dev_txq_stats_fold() helper
Eric Dumazet
2
-19
/
+30
2009-11-18
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]