index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
tcp: tcp_transmit_skb() optimizations
Eric Dumazet
2013-10-11
1
-7
/
+7
*
inet: rename ir_loc_port to ir_num
Eric Dumazet
2013-10-10
3
-7
/
+7
*
tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
Eric Dumazet
2013-10-10
1
-1
/
+6
*
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-10
6
-52
/
+55
*
fib_trie: only calc for the un-first node
baker.zhang
2013-10-10
1
-5
/
+1
*
net: fix build errors if ipv6 is disabled
Eric Dumazet
2013-10-09
2
-3
/
+9
*
udp: fix a typo in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2013-10-09
1
-1
/
+1
*
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
6
-59
/
+40
*
tcp/dccp: remove twchain
Eric Dumazet
2013-10-08
5
-189
/
+85
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
4
-3
/
+8
|
\
|
*
ipv4: fix ineffective source address selection
Jiri Benc
2013-10-07
1
-1
/
+1
|
*
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
2013-10-04
1
-1
/
+4
|
*
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2013-10-02
1
-1
/
+1
|
*
tcp: Always set options to 0 before calling tcp_established_options
Andi Kleen
2013-10-02
1
-0
/
+2
*
|
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
2013-10-08
3
-4
/
+5
*
|
udp: ipv4: Add udp early demux
Shawn Bohrer
2013-10-08
2
-18
/
+185
*
|
udp: Only allow busy read/poll on connected sockets
Shawn Bohrer
2013-10-08
1
-2
/
+3
*
|
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
2013-10-03
2
-5
/
+5
*
|
net: ipv4: Change variable type to bool
Peter Senna Tschudin
2013-10-03
1
-1
/
+1
*
|
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-10-03
1
-6
/
+5
*
|
tcp: sndbuf autotuning improvements
Eric Dumazet
2013-10-02
2
-14
/
+26
*
|
fib_trie: avoid a redundant bit judgement in inflate
baker.zhang
2013-10-02
1
-6
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
8
-28
/
+37
|
\
\
|
|
/
|
*
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
2013-10-01
1
-2
/
+0
|
*
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
2013-10-01
1
-1
/
+1
|
*
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
2013-10-01
1
-1
/
+3
|
*
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
2013-10-01
1
-6
/
+6
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-10-01
1
-3
/
+7
|
|
\
|
|
*
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
2013-09-30
1
-3
/
+7
|
*
|
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-09-30
1
-2
/
+2
|
*
|
tcp: TSQ can use a dynamic limit
Eric Dumazet
2013-09-30
1
-6
/
+11
|
*
|
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
2013-09-30
1
-2
/
+2
|
*
|
net: net_secret should not depend on TCP
Eric Dumazet
2013-09-28
1
-3
/
+1
|
*
|
net: raw: do not report ICMP redirects to user space
Duan Jiong
2013-09-24
1
-1
/
+3
|
*
|
net: udp: do not report ICMP redirects to user space
Duan Jiong
2013-09-24
1
-1
/
+1
*
|
|
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2013-09-30
5
-36
/
+44
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-09-30
2
-74
/
+9
|
\
\
\
|
*
|
|
{ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback
Fan Du
2013-08-28
2
-74
/
+9
*
|
|
|
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
1
-1
/
+1
*
|
|
|
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
2013-09-28
5
-6
/
+24
*
|
|
|
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
Francesco Fusco
2013-09-28
1
-1
/
+19
*
|
|
|
tcp: fix dynamic right sizing
Eric Dumazet
2013-09-24
1
-31
/
+53
*
|
|
|
tcp: syncookies: reduce mss table to four values
Florian Westphal
2013-09-24
1
-11
/
+11
*
|
|
|
tcp: syncookies: reduce cookie lifetime to 128 seconds
Florian Westphal
2013-09-24
1
-21
/
+10
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-09-19
7
-12
/
+14
|
\
\
\
|
*
|
|
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-09-19
6
-10
/
+10
|
*
|
|
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
2013-09-19
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
tcp: fix RTO calculated from cached RTT
Neal Cardwell
2013-09-17
1
-1
/
+3
*
|
|
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
2013-09-12
1
-5
/
+5
|
/
/
*
|
tcp: properly increase rcv_ssthresh for ofo packets
Eric Dumazet
2013-09-06
1
-1
/
+4
[next]