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
2008-12-03
Phonet: basic net namespace support
Rémi Denis-Courmont
3
-13
/
+12
2008-12-03
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
Martin Willi
1
-15
/
+11
2008-12-03
xfrm: Cleanup for unlink SPD entry
Wei Yongjun
1
-25
/
+10
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-12-03
xfrm: Fix kernel panic when flush and dump SPD entries
Wei Yongjun
1
-0
/
+1
2008-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
20
-130
/
+52
2008-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+13
2008-12-01
net: percpu_counter_inc() should not be called in BH-disabled section
Eric Dumazet
1
-2
/
+2
2008-12-01
dccp: Feature activation handlers
Gerrit Renker
2
-10
/
+204
2008-12-01
dccp: Processing Confirm options
Gerrit Renker
3
-17
/
+101
2008-12-01
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
3
-18
/
+189
2008-12-01
dccp: Preference list reconciliation
Gerrit Renker
1
-2
/
+75
2008-12-01
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
1
-12
/
+21
2008-12-01
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2
-0
/
+67
2008-11-30
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
1
-9
/
+21
2008-11-30
Bluetooth: Fix format arguments warning
Marcel Holtmann
1
-1
/
+1
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
20
-99
/
+4
2008-11-30
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2
-2
/
+2
2008-11-30
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
Marcel Holtmann
1
-18
/
+23
2008-11-30
Bluetooth: Fix leak of uninitialized data to userspace
Vegard Nossum
1
-1
/
+1
2008-11-28
pkt_sched: fix sparse warning
Hannes Eder
1
-1
/
+1
2008-11-28
netlink: allow empty nested attributes
Patrick McHardy
1
-0
/
+6
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
30
-211
/
+427
2008-11-27
sctp: fix missing label when PROC_FS=n
Randy Dunlap
1
-2
/
+3
2008-11-27
decnet: remove private wrappers of endian helpers
Harvey Harrison
8
-86
/
+88
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-27
/
+52
2008-11-26
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
2
-3
/
+12
2008-11-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
13
-91
/
+606
2008-11-26
Phonet: fix oops in phonet_address_del() on non-Phonet device
Rémi Denis-Courmont
1
-1
/
+1
2008-11-26
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
2
-18
/
+11
2008-11-26
mac80211: fix unaligned access in ieee80211_wep_encrypt_data
Ivan Kuten
1
-3
/
+4
2008-11-26
nl80211: Change max TX power to be in mBm instead of dBm
Jouni Malinen
1
-2
/
+2
2008-11-26
rfkill: always call get_state() hook on resume
Henrique de Moraes Holschuh
1
-0
/
+10
2008-11-26
rfkill: preserve state across suspend
Henrique de Moraes Holschuh
1
-1
/
+6
2008-11-26
mac80211: Look out for some other AP when disassoc is received.
Vivek Natarajan
1
-2
/
+6
2008-11-26
nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
Jouni Malinen
1
-0
/
+3
2008-11-26
mac80211: Fix pid rate-setting algorithm to allow rate changes
Larry Finger
1
-1
/
+1
2008-11-26
mac80211: make Minstrel the default rate control algorithm
Luis R. Rodriguez
1
-4
/
+4
2008-11-26
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
Patrick McHardy
1
-1
/
+1
2008-11-26
net: release skb->dst in sock_queue_rcv_skb()
Eric Dumazet
1
-1
/
+5
2008-11-25
net: Use a percpu_counter for orphan_count
Eric Dumazet
6
-16
/
+22
2008-11-25
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
8
-14
/
+26
2008-11-25
tc: policing requires a rate estimator
Stephen Hemminger
2
-3
/
+33
2008-11-25
tc: check for errors in gen_rate_estimator creation
Stephen Hemminger
6
-41
/
+97
2008-11-25
tc: propogate errors from tcf_hash_create
Stephen Hemminger
8
-19
/
+27
2008-11-25
net: make skb_truesize_bug() call WARN()
Arjan van de Ven
1
-1
/
+1
2008-11-25
netns xfrm: per-netns sysctls
Alexey Dobriyan
6
-56
/
+105
2008-11-25
netns xfrm: /proc/net/xfrm_stat in netns
Alexey Dobriyan
2
-18
/
+19
2008-11-25
netns xfrm: per-netns MIBs
Alexey Dobriyan
5
-58
/
+72
2008-11-25
netns xfrm: AH/ESP in netns!
Alexey Dobriyan
4
-4
/
+10
[next]