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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-03
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
30
-3358
/
+545
2012-09-03
tcp: use PRR to reduce cwin in CWR state
Yuchung Cheng
2
-81
/
+44
2012-09-03
tcp: move tcp_update_cwnd_in_recovery
Yuchung Cheng
1
-32
/
+32
2012-09-03
tcp: move tcp_enter_cwr()
Yuchung Cheng
1
-23
/
+23
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
21
-129
/
+760
2012-09-03
netfilter: properly annotate ipv4_netfilter_{init,fini}()
Jan Beulich
1
-2
/
+2
2012-08-31
tcp: TCP Fast Open Server - main code path
Jerry Chu
2
-27
/
+309
2012-08-31
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
8
-33
/
+227
2012-08-31
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
4
-3
/
+133
2012-08-31
ipv4: Minor logic clean-up in ipv4_mtu
Alexander Duyck
1
-4
/
+1
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+27
2012-08-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-1
/
+4
2012-08-30
ipv4: must use rcu protection while calling fib_lookup
Eric Dumazet
1
-0
/
+2
2012-08-30
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
1
-2
/
+12
2012-08-30
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
Pablo Neira Ayuso
1
-1
/
+4
2012-08-30
netfilter: nf_nat: support IPv6 in TFTP NAT helper
Pablo Neira Ayuso
3
-56
/
+0
2012-08-30
netfilter: nf_nat: support IPv6 in IRC NAT helper
Pablo Neira Ayuso
3
-105
/
+0
2012-08-30
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
3
-586
/
+0
2012-08-30
netfilter: nf_nat: support IPv6 in amanda NAT helper
Patrick McHardy
3
-91
/
+0
2012-08-30
netfilter: nf_nat: support IPv6 in FTP NAT helper
Patrick McHardy
3
-143
/
+0
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
1
-1
/
+2
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
28
-2382
/
+518
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
8
-74
/
+100
2012-08-26
ipv4: fix path MTU discovery with connection tracking
Patrick McHardy
2
-2
/
+10
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
7
-40
/
+64
2012-08-24
tcp: fix cwnd reduction for non-sack recovery
Yuchung Cheng
1
-8
/
+7
2012-08-24
ipv4: take rt_uncached_lock only if needed
Eric Dumazet
1
-1
/
+1
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
2
-10
/
+3
2012-08-22
net: remove delay at device dismantle
Eric Dumazet
2
-5
/
+9
2012-08-22
ipv4: properly update pmtu
Eric Dumazet
1
-1
/
+1
2012-08-22
Merge git://1984.lsi.us.es/nf-next
David S. Miller
4
-28
/
+7
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-30
/
+64
2012-08-22
netfilter: remove unnecessary goto statement for error recovery
Jean Sacren
3
-15
/
+3
2012-08-21
ipv4: fix ip header ident selection in __ip_make_skb()
Eric Dumazet
1
-1
/
+1
2012-08-21
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
Christoph Paasch
1
-1
/
+6
2012-08-21
tcp: fix possible socket refcount problem
Eric Dumazet
3
-10
/
+18
2012-08-21
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
1
-1
/
+1
2012-08-20
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
Neal Cardwell
2
-2
/
+1
2012-08-20
Merge git://1984.lsi.us.es/nf
David S. Miller
1
-4
/
+5
2012-08-15
net: remove wrong initialization for snd_wl1
Razvan Ghitulete
1
-2
/
+1
2012-08-14
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
2
-7
/
+19
2012-08-14
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
2
-27
/
+33
2012-08-14
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
4
-6
/
+12
2012-08-14
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
Igor Maravic
1
-4
/
+6
2012-08-14
ipv4: Cache local output routes
Yan, Zheng
1
-1
/
+0
2012-08-14
netfilter: PTR_RET can be used
Wu Fengguang
4
-13
/
+4
2012-08-10
ipv4: fix ip_send_skb()
Eric Dumazet
2
-4
/
+3
2012-08-10
netfilter: nf_nat_sip: fix via header translation with multiple parameters
Patrick McHardy
1
-2
/
+3
2012-08-10
netfilter: nf_ct_sip: fix IPv6 address parsing
Patrick McHardy
1
-2
/
+2
2012-08-09
net: tcp: ipv6_mapped needs sk_rx_dst_set method
Eric Dumazet
1
-1
/
+2
[prev]
[next]