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
*
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
*
|
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
*
tcp: fix no cwnd growth after timeout
Yuchung Cheng
2013-09-06
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
34
-778
/
+1069
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
8
-22
/
+27
|
|
\
|
|
*
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
2013-09-05
1
-1
/
+2
|
*
|
tcp: better comments for RTO initiallization
Yuchung Cheng
2013-09-04
1
-6
/
+20
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-09-04
1
-3
/
+7
|
|
\
\
|
|
*
|
netfilter: SYNPROXY: let unrelated packets continue
Jesper Dangaard Brouer
2013-09-04
1
-2
/
+6
|
|
*
|
netfilter: more strict TCP flag matching in SYNPROXY
Jesper Dangaard Brouer
2013-09-04
1
-2
/
+2
|
*
|
|
tcp: Change return value of tcp_rcv_established()
Vijay Subramanian
2013-09-04
3
-14
/
+9
|
*
|
|
net: tcp_probe: adapt tbuf size for recent changes
Daniel Borkmann
2013-09-04
1
-1
/
+1
|
*
|
|
tunnels: harmonize cleanup done on skb on rx path
Nicolas Dichtel
2013-09-04
2
-4
/
+2
|
*
|
|
tunnels: harmonize cleanup done on skb on xmit path
Nicolas Dichtel
2013-09-04
2
-8
/
+5
|
*
|
|
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
2013-09-04
1
-2
/
+2
|
*
|
|
iptunnels: remove net arg from iptunnel_xmit()
Nicolas Dichtel
2013-09-04
2
-4
/
+2
|
*
|
|
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
2013-09-03
2
-18
/
+0
|
|
/
/
|
*
|
net: make snmp_mib_free static inline
Cong Wang
2013-09-02
1
-12
/
+0
|
*
|
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
Cong Wang
2013-08-31
1
-1
/
+12
|
*
|
tcp: do not use cached RTT for RTT estimation
Yuchung Cheng
2013-08-30
1
-33
/
+11
|
*
|
tcp: TSO packets automatic sizing
Eric Dumazet
2013-08-29
4
-7
/
+65
|
*
|
netfilter: add SYNPROXY core/target
Patrick McHardy
2013-08-28
3
-0
/
+486
|
*
|
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
Patrick McHardy
2013-08-28
1
-11
/
+18
|
*
|
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
2013-08-28
1
-5
/
+2
|
*
|
netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
Phil Oester
2013-08-28
1
-1
/
+20
|
*
|
net: tcp_probe: allow more advanced ingress filtering by mark
Daniel Borkmann
2013-08-27
1
-4
/
+11
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
1
-0
/
+7
|
|
\
\
|
*
|
|
ipip: potential race in ip_tunnel_init_net()
Dan Carpenter
2013-08-25
1
-6
/
+4
|
*
|
|
net: tcp_probe: add IPv6 support
Daniel Borkmann
2013-08-22
1
-10
/
+44
|
*
|
|
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
Daniel Borkmann
2013-08-22
1
-1
/
+8
|
*
|
|
net: tcp_probe: also include rcv_wnd next to snd_wnd
Daniel Borkmann
2013-08-22
1
-2
/
+4
|
*
|
|
tcp: increase throughput when reordering is high
Yuchung Cheng
2013-08-22
1
-12
/
+20
|
*
|
|
ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()
Dan Carpenter
2013-08-20
1
-4
/
+4
|
*
|
|
ipv4: raise IP_MAX_MTU to theoretical limit
Eric Dumazet
2013-08-20
1
-5
/
+3
[next]