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-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 branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-1
/
+1
2009-12-08
SUNRPC: IS_ERR/PTR_ERR confusion
Roel Kluin
1
-1
/
+1
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
2009-12-04
WE: Fix set events not propagated
Jean Tourrilhes
1
-1
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
9
-17
/
+17
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2
-3
/
+3
2009-12-03
Merge branch 'devel' into linux-next
Trond Myklebust
5
-41
/
+132
2009-12-03
tcp: fix a timewait refcnt race
Eric Dumazet
1
-3
/
+16
2009-12-03
tcp: connect() race with timewait reuse
Eric Dumazet
3
-18
/
+45
2009-12-03
tcp: diag: Dont report negative values for rx queue
Eric Dumazet
2
-3
/
+11
2009-12-03
netdevice: provide common routine for macvlan and vlan operstate management
Patrick Mullaney
2
-25
/
+31
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
7
-37
/
+149
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
31
-257
/
+250
2009-12-03
SUNRPC: soft connect semantics for UDP
Chuck Lever
1
-0
/
+4
2009-12-03
SUNRPC: Use soft connect semantics when performing RPC ping
Chuck Lever
1
-5
/
+5
2009-12-03
SUNRPC: Use soft connects for autobinding over TCP
Chuck Lever
2
-2
/
+17
2009-12-03
SUNRPC: Use TCP for local rpcbind upcalls
Chuck Lever
1
-2
/
+2
2009-12-03
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
Chuck Lever
2
-16
/
+80
2009-12-03
SUNRPC: Simplify synopsis of rpcb_local_clnt()
Chuck Lever
1
-7
/
+4
2009-12-03
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
Chuck Lever
2
-3
/
+10
2009-12-03
SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()
Chuck Lever
1
-0
/
+12
2009-12-03
SUNRPC: Display compressed (shorthand) IPv6 presentation addresses
Chuck Lever
1
-9
/
+1
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
3
-11
/
+21
2009-12-03
net: Use rcu lookups in inet_twsk_purge.
Eric W. Biederman
1
-15
/
+24
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
4
-37
/
+55
2009-12-03
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
Eric W. Biederman
1
-2
/
+6
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
1
-8
/
+10
2009-12-03
net: Move network device exit batching
Eric W. Biederman
2
-24
/
+25
[prev]
[next]