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-11
ethtool: Use explicit designated initializers for .cmd
Roland Dreier
1
-5
/
+5
2010-02-10
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2
-1
/
+333
2010-02-10
net: atm: use seq_list_foo() helpers
Li Zefan
2
-17
/
+3
2010-02-10
net: ipx: use seq_list_foo() helpers
Li Zefan
1
-78
/
+12
2010-02-10
net: irda: use seq_list_foo() helpers
Li Zefan
1
-24
/
+4
2010-02-10
net: x25: use seq_list_foo() helpers
Li Zefan
1
-76
/
+8
2010-02-10
net: af_key: use seq_hlist_foo() helpers
Li Zefan
1
-17
/
+3
2010-02-10
net: appletalk: use seq_hlist_foo() helpers
Li Zefan
1
-27
/
+3
2010-02-10
net: ax25: use seq_hlist_foo() helpers
Li Zefan
2
-36
/
+7
2010-02-10
net: netrom: use seq_hlist_foo() helpers
Li Zefan
2
-62
/
+12
2010-02-10
net: packet: use seq_hlist_foo() helpers
Li Zefan
1
-17
/
+3
2010-02-10
net: rose: use seq_hlist_foo() helpers
Li Zefan
1
-19
/
+3
2010-02-10
net: x25: use seq_hlist_foo() helpers
Li Zefan
1
-27
/
+3
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
[next]