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
2015-02-02
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2
-32
/
+35
2015-01-30
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
1
-0
/
+3
2015-01-29
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
1
-0
/
+1
2015-01-29
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
1
-0
/
+8
2015-01-29
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
1
-22
/
+9
2015-01-29
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
1
-4
/
+6
2015-01-29
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
1
-6
/
+9
2015-01-29
tcp: stretch ACK fixes prep
Neal Cardwell
6
-9
/
+13
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-01-27
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2
-5
/
+7
2015-01-16
ip: zero sockaddr returned on error queue
Willem de Bruijn
1
-6
/
+2
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+4
2015-01-03
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
1
-2
/
+2
2014-12-24
openvswitch: Fix vport_send double free
Pravin B Shelar
1
-1
/
+5
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
1
-4
/
+4
2014-12-18
geneve: Fix races between socket add and release.
Jesse Gross
1
-6
/
+7
2014-12-18
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
1
-0
/
+17
2014-12-16
ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()
Thomas Graf
1
-0
/
+3
2014-12-16
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
Thomas Graf
1
-0
/
+6
2014-12-15
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
1
-4
/
+5
2014-12-12
fib_trie: Fix trie balancing issue if new node pushes down existing node
Alexander Duyck
1
-1
/
+2
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
40
-561
/
+1175
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-1
/
+1
2014-12-11
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-43
/
+44
2014-12-11
mm: memcontrol: lockless page counters
Johannes Weiner
1
-43
/
+44
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-33
/
+36
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
7
-20
/
+23
2014-12-10
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
1
-2
/
+2
2014-12-10
tcp: refine TSO autosizing
Eric Dumazet
2
-57
/
+62
2014-12-10
put iov_iter into msghdr
Al Viro
5
-8
/
+12
2014-12-10
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2
-5
/
+4
2014-12-10
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
3
-6
/
+6
2014-12-10
raw.c: stick msghdr into raw_frag_vec
Al Viro
1
-4
/
+4
2014-12-09
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
1
-1
/
+1
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2
-9
/
+26
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
17
-113
/
+146
2014-12-09
udp: Neaten and reduce size of compute_score functions
Joe Perches
1
-49
/
+62
2014-12-09
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
1
-2
/
+20
2014-12-09
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
1
-0
/
+2
2014-12-06
gre: Set inner mac header in gro complete
Tom Herbert
1
-0
/
+3
2014-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-91
/
+2
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-12
/
+21
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
4
-91
/
+2
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
3
-11
/
+14
2014-11-26
gue: Call remcsum_adjust
Tom Herbert
1
-67
/
+17
2014-11-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
4
-6
/
+5
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
1
-1
/
+4
2014-11-25
net/ping: handle protocol mismatching scenario
Jane Zhou
1
-0
/
+2
[next]