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
2009-12-18
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
1
-1
/
+2
2009-12-18
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
1
-0
/
+1
2009-12-17
Bluetooth: Fix L2CAP locking scheme regression
Andrei Emeltchenko
1
-0
/
+1
2009-12-17
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
1
-1
/
+1
2009-12-15
packet: dont call sleeping functions while holding rcu_read_lock()
Eric Dumazet
1
-40
/
+31
2009-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-10
/
+47
2009-12-15
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
7
-77
/
+54
2009-12-15
ipvs: zero usvc and udest
Simon Horman
1
-0
/
+4
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2
-4
/
+23
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
3
-6
/
+19
2009-12-14
ipvs: fix synchronization on connection close
Xiaotian Feng
1
-0
/
+1
2009-12-13
net: Fix userspace RTM_NEWLINK notifications.
Eric W. Biederman
2
-3
/
+14
2009-12-13
udp: udp_lib_get_port() fix
Eric Dumazet
1
-4
/
+3
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
12
-21
/
+21
2009-12-11
net: Handle NETREG_UNINITIALIZED devices correctly
Krishna Kumar
1
-4
/
+6
2009-12-11
xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
Martin Willi
1
-0
/
+1
2009-12-11
net: use compat helper functions in compat_sys_recvmmsg
Heiko Carstens
1
-5
/
+2
2009-12-11
net: fix compat_sys_recvmmsg parameter type
Heiko Carstens
1
-7
/
+5
2009-12-10
wireless: update old static regulatory domain rules
John W. Linville
1
-50
/
+25
2009-12-10
mac80211: Revert 'Use correct sign for mesh active path refresh'
Javier Cardona
2
-3
/
+4
2009-12-10
mac80211: Fixed bug in mesh portal paths
Javier Cardona
1
-1
/
+0
2009-12-10
net/mac80211: Correct size given to memset
Julia Lawall
1
-1
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
12
-21
/
+21
2009-12-09
wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
John W. Linville
1
-1
/
+2
2009-12-09
cfg80211: Clear encryption privacy when key off is done.
Vivek Natarajan
1
-0
/
+1
2009-12-08
tcp: fix retrans_stamp advancing in error cases
Ilpo Järvinen
1
-3
/
+32
2009-12-08
tcp: Stalling connections: Move timeout calculation routine
Damian Lukowski
1
-0
/
+29
2009-12-08
atm: [br2684] allow routed mode operation again
chas williams - CONTRACTOR
1
-3
/
+8
2009-12-08
atm: [lec] initialize .netdev_ops before calling register_netdev()
chas williams - CONTRACTOR
1
-9
/
+1
2009-12-08
[PATCH] tcp: documents timewait refcnt tricks
Eric Dumazet
1
-14
/
+24
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2
-8
/
+23
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
6
-13
/
+29
2009-12-08
tcp: Remove runtime check that can never be true.
David S. Miller
1
-5
/
+0
2009-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+28
2009-12-08
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
1
-1
/
+0
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
346
-8345
/
+13381
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
60
-1172
/
+207
2009-12-07
mac80211: Fix bug in computing crc over dynamic IEs in beacon
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-12-07
net/rfkill/core.c: work around gcc-4.0.2 silliness
Andrew Morton
1
-2
/
+2
2009-12-07
mac80211: Fix dynamic power save for scanning.
Vivek Natarajan
2
-4
/
+17
2009-12-07
mac80211: recalculate idle later in MLME
Johannes Berg
1
-2
/
+8
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
12
-21
/
+21
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-0
/
+4
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+4
2009-12-04
mac80211: fix reorder buffer release
Johannes Berg
1
-1
/
+1
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-308
/
+526
2009-12-04
cfg80211: indent regulatory messages with spaces
Kalle Valo
1
-3
/
+3
2009-12-04
mac80211: Fix TX status reporting for injected data frames
Jouni Malinen
1
-1
/
+5
[next]