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-02-22
af_key: locking change
stephen hemminger
1
-60
/
+16
2010-02-22
packet: convert socket list to RCU (v3)
stephen hemminger
3
-33
/
+43
2010-02-22
seq_file: add RCU versions of new hlist/list iterators (v3)
stephen hemminger
3
-4
/
+87
2010-02-22
can:ti_hecc: Add pm hook-up
Sriram
1
-3
/
+48
2010-02-22
isdn: fix a few Kconfig imperfections
Tilman Schmidt
2
-22
/
+28
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
29
-98
/
+69
2010-02-22
e1000: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-20
/
+17
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
Jiri Pirko
22
-74
/
+50
2010-02-22
net/arm: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-30
/
+28
2010-02-22
drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
1
-147
/
+96
2010-02-22
b44: use netdev_alloc_skb instead of dev_alloc_skb
Hauke Mehrtens
1
-1
/
+1
2010-02-22
b44: Set PHY address to NO_PHY if reset fails.
Hauke Mehrtens
1
-1
/
+5
2010-02-22
pci: add support for 82576NS serdes to existing SR-IOV quirk
Alexander Duyck
1
-0
/
+1
2010-02-22
ixgbe: prevent speculative processing of descriptors before ready
Milton Miller
1
-0
/
+1
2010-02-20
eepro: fix netdev_mc_count conversion
Alexander Beregalov
1
-1
/
+1
2010-02-19
MAINTAINERS: Add two maintainers for be2net driver
Ajit Khaparde
1
-0
/
+2
2010-02-19
be2net: Bump the driver version number
Ajit Khaparde
1
-1
/
+1
2010-02-19
be2net: Maintain tx and rx counters in driver
Ajit Khaparde
2
-9
/
+11
2010-02-19
be2net: update copyright dates
Ajit Khaparde
6
-6
/
+6
2010-02-19
r8169: enable 64-bit DMA by default for PCI Express devices (v2)
Robert Hancock
1
-7
/
+14
2010-02-19
mlx4: replace the dma_sync_single_range_for_cpu/device API
FUJITA Tomonori
1
-4
/
+4
2010-02-19
greth: some driver cleanups
kirjanov@gmail.com
1
-31
/
+18
2010-02-19
net/pcmcia: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-69
/
+67
2010-02-19
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
3
-6
/
+20
2010-02-19
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
3
-4
/
+14
2010-02-19
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
1
-6
/
+27
2010-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-14
/
+15
2010-02-19
netfilter: nf_queue: fix NF_STOLEN skb leak
Eric Dumazet
1
-1
/
+1
2010-02-19
netfilter: ctnetlink: fix creation of conntrack with helpers
Pablo Neira Ayuso
1
-11
/
+11
2010-02-18
net: Make GRETH driver depend on SPARC.
David S. Miller
1
-1
/
+1
2010-02-19
netfilter: restore POST_ROUTING hook in NF_HOOK_COND
Patrick McHardy
1
-2
/
+3
2010-02-18
drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
1
-77
/
+75
2010-02-18
drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
1
-161
/
+109
2010-02-18
Orphan DECnet
Chrissie Caulfield
1
-2
/
+1
2010-02-18
be2net: free tx buffers when completions never arrive
Sathya Perla
1
-0
/
+12
2010-02-18
xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
jamal
3
-2
/
+3
2010-02-18
net: TCP thin dupack
Andreas Petlund
6
-1
/
+42
2010-02-18
net: TCP thin linear timeouts
Andreas Petlund
6
-2
/
+54
2010-02-18
net: TCP thin-stream detection
Andreas Petlund
2
-0
/
+55
2010-02-18
tokenring: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-17
/
+9
2010-02-18
staging: convert to use netdev_for_each_mc_addr
Jiri Pirko
9
-60
/
+40
2010-02-18
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
4
-34
/
+15
2010-02-18
tulip: convert to use netdev_for_each_mc_addr
Jiri Pirko
6
-50
/
+35
2010-02-18
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
23
-87
/
+55
2010-02-18
smsc911x: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-18
/
+9
2010-02-18
3c5xx: use netdev_mc_* helpers
Jiri Pirko
6
-19
/
+13
2010-02-18
depca: remove forgotten needless inicialization
Jiri Pirko
1
-1
/
+1
2010-02-18
const: struct nla_policy
Alexey Dobriyan
10
-33
/
+22
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
18
-39
/
+33
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
2
-14
/
+5
[next]