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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
3
-2
/
+5
|
\
|
*
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-14
1
-0
/
+4
|
*
tcp: Do not reload skb pointer after skb_gro_receive().
David Miller
2018-06-11
1
-2
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
1
-0
/
+1
|
|
\
|
|
*
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-06-08
1
-0
/
+1
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
|
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
|
/
/
*
|
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
2018-06-10
1
-5
/
+7
*
|
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
2
-2
/
+2
*
|
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
2018-06-07
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
46
-785
/
+1637
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
1
-2
/
+18
|
|
\
\
|
|
*
|
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
1
-2
/
+18
|
*
|
|
net: metrics: add proper netlink validation
Eric Dumazet
2018-06-05
2
-0
/
+4
|
*
|
|
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
2018-06-05
1
-3
/
+5
|
*
|
|
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
2018-06-05
1
-3
/
+1
|
*
|
|
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
2018-06-05
1
-1
/
+0
|
*
|
|
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-06-05
1
-12
/
+14
|
*
|
|
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
2018-06-04
2
-4
/
+36
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-4
/
+4
|
|
\
\
\
|
*
|
|
|
netfilter: Libify xt_TPROXY
Máté Eckl
2018-06-03
3
-1
/
+152
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-06-02
3
-11
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
2018-05-29
3
-11
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
2018-05-31
2
-4
/
+4
|
*
|
|
|
net/ipv4: Add support for specifying metric of connected routes
David Ahern
2018-05-29
2
-11
/
+57
|
*
|
|
|
net: bpfilter: make function bpfilter_mbox_request() static
Wei Yongjun
2018-05-29
1
-2
/
+3
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
3
-3
/
+5
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
2018-05-24
1
-2
/
+0
|
*
|
|
net/ipv4: Udate fib_table_lookup tracepoint
David Ahern
2018-05-24
1
-5
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
1
-0
/
+31
|
|
\
\
\
|
|
*
|
|
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
1
-0
/
+31
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
4
-162
/
+115
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2018-05-23
3
-112
/
+106
|
|
*
|
|
|
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
2018-05-23
1
-6
/
+13
|
|
*
|
|
|
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
2018-05-23
1
-1
/
+4
|
|
*
|
|
|
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-23
1
-53
/
+2
|
|
|
/
/
/
|
*
|
|
|
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
4
-40
/
+134
|
*
|
|
|
udp: exclude gso from xfrm paths
Willem de Bruijn
2018-05-23
1
-1
/
+2
|
*
|
|
|
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2018-05-23
4
-0
/
+63
|
*
|
|
|
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-05-22
1
-2
/
+2
|
*
|
|
|
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-05-22
1
-11
/
+13
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
7
-7
/
+25
|
|
\
\
\
\
|
*
|
|
|
|
tcp: tcp_rack_reo_wnd() can be static
kbuild test robot
2018-05-18
1
-1
/
+1
|
*
|
|
|
|
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
3
-1
/
+13
|
*
|
|
|
|
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
3
-2
/
+10
|
*
|
|
|
|
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2018-05-18
2
-0
/
+3
|
*
|
|
|
|
tcp: add SACK compression
Eric Dumazet
2018-05-18
4
-6
/
+62
|
*
|
|
|
|
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-05-18
1
-2
/
+0
|
*
|
|
|
|
tcp: don't mark recently sent packets lost on RTO
Yuchung Cheng
2018-05-17
1
-4
/
+8
|
*
|
|
|
|
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
2
-7
/
+12
[next]