index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-22
tcp: initialize passive-side sk_pacing_rate after 3WHS
Neal Cardwell
1
-0
/
+2
2013-10-20
ip_output: do skb ufo init for peeked non ufo skb as well
Jiri Pirko
1
-4
/
+9
2013-10-18
tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()
Eric Dumazet
1
-2
/
+1
2013-10-18
tcp: must unclone packets before mangling them
Eric Dumazet
1
-3
/
+6
2013-10-17
tcp: fix incorrect ca_state in tail loss probe
Yuchung Cheng
1
-1
/
+1
2013-10-11
vti: get rid of nf mark rule in prerouting
Christophe Gouault
1
-3
/
+11
2013-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2013-10-07
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-10-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-10-03
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
1
-1
/
+1
2013-10-03
tcp: Always set options to 0 before calling tcp_established_options
Andi Kleen
1
-0
/
+2
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
1
-2
/
+0
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
1
-1
/
+3
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+7
2013-10-01
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-01
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-09-30
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
1
-2
/
+2
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
1
-3
/
+7
2013-09-29
net: net_secret should not depend on TCP
Eric Dumazet
1
-3
/
+1
2013-09-24
net: raw: do not report ICMP redirects to user space
Duan Jiong
1
-1
/
+3
2013-09-24
net: udp: do not report ICMP redirects to user space
Duan Jiong
1
-1
/
+1
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-12
/
+14
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
6
-10
/
+10
2013-09-19
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-09-18
tcp: fix RTO calculated from cached RTT
Neal Cardwell
1
-1
/
+3
2013-09-16
xfrm: Decode sessions with output interface.
Steffen Klassert
1
-0
/
+1
2013-09-13
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
1
-5
/
+5
2013-09-06
tcp: properly increase rcv_ssthresh for ofo packets
Eric Dumazet
1
-1
/
+4
2013-09-06
tcp: fix no cwnd growth after timeout
Yuchung Cheng
1
-4
/
+2
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
34
-778
/
+1069
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-22
/
+27
2013-09-05
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
1
-1
/
+2
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-6
/
+6
2013-09-04
tcp: better comments for RTO initiallization
Yuchung Cheng
1
-6
/
+20
2013-09-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-3
/
+7
2013-09-04
netfilter: SYNPROXY: let unrelated packets continue
Jesper Dangaard Brouer
1
-2
/
+6
2013-09-04
netfilter: more strict TCP flag matching in SYNPROXY
Jesper Dangaard Brouer
1
-2
/
+2
2013-09-04
tcp: Change return value of tcp_rcv_established()
Vijay Subramanian
3
-14
/
+9
2013-09-04
net: tcp_probe: adapt tbuf size for recent changes
Daniel Borkmann
1
-1
/
+1
2013-09-04
tunnels: harmonize cleanup done on skb on rx path
Nicolas Dichtel
2
-4
/
+2
2013-09-04
tunnels: harmonize cleanup done on skb on xmit path
Nicolas Dichtel
2
-8
/
+5
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
1
-2
/
+2
2013-09-04
iptunnels: remove net arg from iptunnel_xmit()
Nicolas Dichtel
2
-4
/
+2
2013-09-04
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
2
-18
/
+0
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-6
/
+6
2013-09-03
net: make snmp_mib_free static inline
Cong Wang
1
-12
/
+0
2013-09-01
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
Cong Wang
1
-1
/
+12
2013-08-31
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
1
-3
/
+2
[next]