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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-119
/
+141
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-28
/
+37
2010-02-08
net/sched: Fix module name in Kconfig
Jan Luebbe
1
-8
/
+8
2010-02-08
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
1
-0
/
+2
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
8
-47
/
+47
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
3
-6
/
+6
2010-02-08
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
1
-1
/
+1
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
1
-16
/
+23
2010-02-08
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
1
-12
/
+12
2010-02-05
packet: Kill CONFIG_PACKET_MMAP.
David S. Miller
2
-39
/
+0
2010-02-05
Bluetooth: Keep a copy of each HID device's report descriptor
Michael Poole
2
-26
/
+27
2010-02-04
bridge: Remove unused age_list
Herbert Xu
2
-3
/
+0
2010-02-04
packet: Add GSO/csum offload support.
Sridhar Samudrala
1
-11
/
+176
2010-02-04
ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)
Christoph Egger
1
-4
/
+0
2010-02-04
pktgen: Fix freezing problem
Rafael J. Wysocki
1
-0
/
+1
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
29
-224
/
+503
2010-02-03
net: maintain namespace isolation between vlan and real device
Arnd Bergmann
2
-5
/
+32
2010-02-03
net/rds: remove uses of NIPQUAD, use %pI4
Joe Perches
3
-9
/
+8
2010-02-03
irda: add missing BKL in irnet_ppp ioctl
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2010-02-03
irda: unbalanced lock_kernel in irnet_ppp
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2010-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-57
/
+66
2010-02-03
Bluetooth: Enter active mode before establishing a SCO link.
Nick Pelly
1
-0
/
+3
2010-02-03
dccp: fix auto-loading of dccp(_probe)
Gerrit Renker
1
-2
/
+2
2010-02-03
dccp: fix bug in cache allocation
Gerrit Renker
2
-4
/
+6
2010-02-03
netlink: fix for too early rmmod
Alexey Dobriyan
1
-0
/
+5
2010-02-03
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
1
-7
/
+8
2010-02-03
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
1
-1
/
+5
2010-02-03
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
1
-1
/
+1
2010-02-03
Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)
Nick Pelly
1
-0
/
+1
2010-02-02
xfrm: avoid spinlock in get_acqseq()
Eric Dumazet
1
-5
/
+4
2010-02-02
lib80211: Introduce TKIP_HDR_LEN define for code clarity
Andriy Tkachuk
1
-10
/
+10
2010-02-02
lib80211: Cosmetics - make room for MIC/CRC near the actual calculation
Andriy Tkachuk
2
-3
/
+2
2010-02-02
ipv4: ip_fragment: fix unbalanced rcu_read_unlock()
Patrick McHardy
1
-3
/
+2
2010-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+3
2010-02-02
igmp: fix ip_mc_sf_allow race [v5]
Flavio Leitner
1
-21
/
+62
2010-02-02
can: deny filterlist access on non-CAN interfaces
Oliver Hartkopp
1
-0
/
+6
2010-02-01
mac80211: Don't call rate control when HW handles it
Vasanthakumar
1
-0
/
+4
2010-02-01
mac80211: fix sta lookup with AP VLAN interfaces and injected frames
Felix Fietkau
1
-0
/
+2
2010-02-01
mac80211: fix monitor mode tx radiotap header handling
Felix Fietkau
1
-2
/
+4
2010-02-01
mac80211: fix sta lookup for received action frames on an AP VLAN
Felix Fietkau
1
-2
/
+2
2010-02-01
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
1
-11
/
+13
2010-02-01
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
1
-1
/
+1
2010-02-01
cfg80211: add regulatory hint disconnect support
Luis R. Rodriguez
3
-3
/
+212
2010-02-01
cfg80211: avoid flushing the global workqueue for core reg hints
Luis R. Rodriguez
1
-3
/
+1
2010-01-30
Bluetooth: Use the control channel for raw HID reports
Bastien Nocera
1
-34
/
+36
2010-01-30
Bluetooth: Fix memory leak in L2CAP
Andrei Emeltchenko
1
-1
/
+2
2010-01-30
Bluetooth: Remove double free of SKB pointer in L2CAP
Andrei Emeltchenko
1
-7
/
+4
2010-01-28
sched: add head drop fifo queue
Hagen Paul Pfeifer
2
-0
/
+35
2010-01-28
netns xfrm: ipcomp6 support
Alexey Dobriyan
1
-5
/
+8
2010-01-28
netns xfrm: ipcomp support
Alexey Dobriyan
1
-3
/
+6
[next]