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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
net: use a per task frag allocator
Eric Dumazet
2
-15
/
+16
2012-09-24
net: Remove unnecessary NULL check in scm_destroy().
David S. Miller
1
-1
/
+1
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
1
-0
/
+1
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
1
-0
/
+9
2012-09-19
ipv6: unify fragment thresh handling code
Amerigo Wang
1
-1
/
+1
2012-09-19
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
1
-2
/
+11
2012-09-19
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
1
-0
/
+19
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2
-0
/
+11
2012-09-17
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
1
-1
/
+0
2012-09-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
2012-09-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
6
-51
/
+51
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-6
/
+44
2012-09-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+1
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
1
-1
/
+1
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
1
-4
/
+19
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-09-05
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
1
-0
/
+1
2012-09-05
cfg80211: add kerneldoc entry for "vht_cap"
Robert P. J. Day
1
-0
/
+1
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
1
-0
/
+3
2012-09-03
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
16
-95
/
+171
2012-09-03
tcp: use PRR to reduce cwin in CWR state
Yuchung Cheng
1
-2
/
+8
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
12
-55
/
+234
2012-09-03
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
1
-0
/
+20
2012-08-31
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2
-15
/
+4
2012-08-31
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2
-7
/
+75
2012-08-31
tcp: Increase timeout for SYN segments
Alex Bergmann
1
-4
/
+14
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-08-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+1
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-0
/
+1
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2
-2
/
+4
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
3
-0
/
+7
2012-08-30
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
1
-0
/
+3
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
9
-90
/
+125
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
1
-3
/
+8
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
1
-1
/
+1
2012-08-26
ipv4: fix path MTU discovery with connection tracking
Patrick McHardy
2
-0
/
+4
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
6
-7
/
+22
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-21
/
+117
2012-08-23
packet: fix broken build.
Rami Rosen
1
-1
/
+1
2012-08-22
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
1
-1
/
+1
2012-08-22
Merge git://1984.lsi.us.es/nf-next
David S. Miller
1
-3
/
+13
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-15
/
+16
2012-08-21
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
1
-1
/
+3
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-21
/
+117
2012-08-20
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
1
-0
/
+5
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
1
-2
/
+38
2012-08-20
mac80211: support A-MPDU status reporting
Johannes Berg
1
-14
/
+39
2012-08-20
wireless: add radiotap A-MPDU status field
Johannes Berg
1
-0
/
+11
[next]