index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-04
6
-22
/
+40
|
\
|
*
tcp: properly initialize tcp memory limits
Jason Wang
2012-02-02
2
-8
/
+2
|
*
net: Disambiguate kernel message
Arun Sharma
2012-02-01
2
-8
/
+16
|
*
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-01-30
1
-4
/
+2
|
*
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-30
2
-3
/
+14
|
*
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
2012-01-26
1
-0
/
+4
|
*
tcp: bind() optimize port allocation
Flavio Leitner
2012-01-25
1
-4
/
+2
|
*
tcp: bind() fix autoselection to share ports
Flavio Leitner
2012-01-25
1
-0
/
+5
*
|
tcp: md5: RST: getting md5 key from listener
Shawn Lu
2012-02-01
1
-3
/
+42
*
|
tcp: md5: protects md5sig_info with RCU
Eric Dumazet
2012-02-01
1
-12
/
+20
*
|
tcp: md5: use sock_kmalloc() to limit md5 keys
Eric Dumazet
2012-01-31
1
-2
/
+4
*
|
tcp: md5: rcu conversion
Eric Dumazet
2012-01-31
2
-140
/
+99
*
|
tcp: md5: remove obsolete md5_add() method
Eric Dumazet
2012-01-31
1
-8
/
+0
*
|
ipv4: ip_gre: Convert to dst_neigh_lookup()
David S. Miller
2012-01-27
1
-3
/
+10
*
|
ipv4/ipv6: Prepare for new route gateway semantics.
David S. Miller
2012-01-26
1
-0
/
+5
*
|
tcp: add LINUX_MIB_TCPRETRANSFAIL counter
Eric Dumazet
2012-01-26
2
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-24
5
-36
/
+29
|
\
\
|
|
/
|
*
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2012-01-22
1
-1
/
+1
|
*
tcp: detect loss above high_seq in recovery
Yuchung Cheng
2012-01-22
2
-27
/
+15
|
*
tcp: fix undo after RTO for CUBIC
Neal Cardwell
2012-01-20
1
-4
/
+6
|
*
tcp: fix undo after RTO for BIC
Neal Cardwell
2012-01-20
1
-4
/
+7
*
|
ip_gre: Fix bug added to ipgre_tunnel_xmit().
David S. Miller
2012-01-24
1
-1
/
+3
*
|
ipip: Fix bug added to ipip_tunnel_xmit().
David S. Miller
2012-01-24
1
-0
/
+1
*
|
ipv4: Remove bogus checks of rt_gateway being zero.
David S. Miller
2012-01-24
2
-7
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-17
4
-19
/
+20
|
\
|
*
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
2012-01-17
1
-0
/
+1
|
*
net: fix some sparse errors
Eric Dumazet
2012-01-17
3
-18
/
+19
|
*
net: kill duplicate included header
Shan Wei
2012-01-17
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
1
-1
/
+1
*
|
net: decrement memcg jump label when limit, not usage, is changed
Glauber Costa
2012-01-12
1
-1
/
+1
*
|
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
5
-15
/
+15
*
|
inet_diag: Rename inet_diag_req_compat into inet_diag_req
Pavel Emelyanov
2012-01-11
1
-4
/
+4
*
|
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
2012-01-11
3
-26
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
2
-1
/
+7
|
\
\
|
*
|
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
2012-01-09
1
-0
/
+2
|
*
|
net: Default UDP and UNIX diag to 'n'.
David S. Miller
2012-01-07
1
-1
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
3
-4
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
typo fixes: aera -> area, exntension -> extension
Wang YanQing
2011-12-09
1
-1
/
+1
|
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-11-13
53
-442
/
+580
|
|
\
\
|
*
|
|
Kconfig: remove a few puzzling comments
Paul Bolle
2011-10-31
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
2011-12-30
1
-0
/
+4
*
|
|
ipv6: Use universal hash for NDISC.
David S. Miller
2011-12-28
1
-3
/
+3
*
|
|
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
2011-12-27
1
-1
/
+1
*
|
|
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
2011-12-27
3
-133
/
+5
*
|
|
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
24
-187
/
+278
|
\
\
\
|
*
|
|
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
2011-12-23
8
-20
/
+1
|
*
|
|
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
2011-12-23
1
-6
/
+0
|
*
|
|
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
2011-12-23
1
-13
/
+1
[next]