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
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
48
-131
/
+0
2010-05-17
net sched: cleanup and rate limit warning
stephen hemminger
1
-3
/
+6
2010-05-17
pfkey: add severity to printk
stephen hemminger
1
-5
/
+5
2010-05-17
xfrm: add severity to printk
stephen hemminger
1
-5
/
+7
2010-05-17
net sched: printk message severity
stephen hemminger
8
-28
/
+33
2010-05-17
cleanup: remove pppoe_ioctl() declaration.
Rami Rosen
1
-1
/
+0
2010-05-17
drivers/net: Use kcalloc or kzalloc
Julia Lawall
2
-4
/
+2
2010-05-17
drivers/net/vmxnet3: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-17
net/caif: Use kzalloc
Julia Lawall
2
-4
/
+2
2010-05-17
drivers/net: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-17
sctp: fix append error cause to ERROR chunk correctly
Wei Yongjun
1
-2
/
+2
2010-05-17
net: Add ndo_{set|get}_vf_port support for enic dynamic vnics
Scott Feldman
9
-24
/
+521
2010-05-17
net: Add netlink support for virtual port management (was iovnl)
Scott Feldman
3
-1
/
+251
2010-05-17
drivers/net: remove useless semicolons
Joe Perches
23
-33
/
+33
2010-05-17
qeth: support the new OSA CHPID types OSX and OSM
Ursula Braun
6
-111
/
+194
2010-05-17
drivers/s390/net: Drop memory allocation cast
Julia Lawall
4
-11
/
+6
2010-05-17
pegasus: fix USB device ID for ETX-US2
Tadashi Abe
1
-1
/
+1
2010-05-17
can: sja1000 platform data fixes
Wolfgang Grandegger
4
-8
/
+9
2010-05-17
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
7
-34
/
+34
2010-05-17
tcp: tcp_synack_options() fix
Eric Dumazet
1
-5
/
+4
2010-05-17
ipv6: fix the bug of address check
Stephen Hemminger
1
-7
/
+8
2010-05-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
60
-1442
/
+2152
2010-05-17
dm9000: fix "BUG: spinlock recursion"
Baruch Siach
1
-11
/
+27
2010-05-17
drivers/net/usb: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-17
drivers/net/usb: Use kmemdup
Julia Lawall
2
-5
/
+2
2010-05-17
drivers/net/usb: Use kmemdup
Julia Lawall
1
-4
/
+2
2010-05-17
fsl_pq_mdio: Fix mdiobus allocation handling
Anton Vorontsov
1
-2
/
+4
2010-05-17
net_sched: sch_hfsc: fix classification loops
Patrick McHardy
1
-1
/
+5
2010-05-17
atm: select FW_LOADER in Kconfig for solos-pci
Nathan Williams
1
-0
/
+1
2010-05-17
r6040: fix link checking with switches
Florian Fainelli
1
-5
/
+3
2010-05-17
gianfar: Remove legacy PM callbacks
Anton Vorontsov
1
-14
/
+0
2010-05-17
tbf: stop wanton destruction of children (v2)
stephen hemminger
1
-1
/
+5
2010-05-17
net: Remove unnecessary semicolons after switch statements
Joe Perches
7
-11
/
+12
2010-05-17
X25: Remove bkl in sockopts
andrew hendry
1
-4
/
+0
2010-05-17
X25: Move accept approve flag to bitfield
andrew hendry
2
-9
/
+8
2010-05-17
X25: Move interrupt flag to bitfield
andrew hendry
4
-4
/
+7
2010-05-17
X25: Move qbit flag to bitfield
andrew hendry
2
-8
/
+15
2010-05-17
bnx2x: avoid TX timeout when stopping device
Stanislaw Gruszka
1
-4
/
+2
2010-05-17
bnx2: Use netif_carrier_off() to prevent timeout.
Michael Chan
1
-9
/
+5
2010-05-17
bnx2: Update 5709 MIPS firmware and version to 2.0.15.
Michael Chan
4
-6062
/
+6085
2010-05-17
bnx2: Fix register printouts during NETEV_WATCHDOG.
Eddie Wai
2
-3
/
+14
2010-05-17
qlcnic: mark device state fail
Amit Kumar Salecha
1
-2
/
+8
2010-05-17
qlcnic: remove unused register
Amit Kumar Salecha
4
-21
/
+0
2010-05-17
qlcnic: fix internal loopback test
Sucheta Chakraborty
1
-0
/
+2
2010-05-17
qlcnic: module param for firmware load option
Amit Kumar Salecha
1
-1
/
+8
2010-05-17
qlcnic: fix rx bytes statistics
Sucheta Chakraborty
1
-1
/
+1
2010-05-17
qlcnic: change adapter name display
Sucheta Chakraborty
1
-1
/
+6
2010-05-17
qlcnic: fix memory leaks
Anirban Chakraborty
2
-3
/
+4
2010-05-17
netdev: bfin_mac: check for mii_bus platform data
Sonic Zhang
1
-0
/
+6
2010-05-17
netdev: bfin_mac: handle timeouts with the MDIO registers gracefully
Mike Frysinger
1
-19
/
+34
[next]