index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: fix improper empty comparison
Josef Bacik
2017-09-22
1
-1
/
+1
*
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
2017-09-22
1
-1
/
+1
*
net: set tb->fast_sk_family
Josef Bacik
2017-09-22
1
-0
/
+2
*
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
2017-09-19
1
-0
/
+9
*
tcp: remove two unused functions
Yuchung Cheng
2017-09-18
1
-34
/
+0
*
tcp: fix data delivery rate
Eric Dumazet
2017-09-16
1
-4
/
+3
*
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
2017-09-15
1
-7
/
+12
*
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
2017-09-15
1
-2
/
+6
*
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
2017-09-12
1
-1
/
+1
*
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
2017-09-12
1
-1
/
+1
*
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
2017-09-08
1
-2
/
+2
*
tcp: fix a request socket leak
Eric Dumazet
2017-09-08
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-09-08
2
-0
/
+2
|
\
|
*
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2017-09-08
2
-0
/
+2
*
|
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-07
1
-1
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
71
-1359
/
+1323
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-05
2
-12
/
+4
|
|
\
|
|
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-03
1
-9
/
+3
|
|
*
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
2017-09-03
1
-3
/
+1
|
*
|
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
1
-9
/
+3
|
*
|
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
3
-8
/
+8
|
*
|
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-03
12
-84
/
+63
|
|
\
\
|
|
*
|
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
2
-19
/
+0
|
|
*
|
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
1
-1
/
+0
|
|
*
|
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
1
-1
/
+0
|
|
*
|
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
1
-6
/
+7
|
|
*
|
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
2017-08-24
1
-27
/
+30
|
|
*
|
netfilter: constify nf_loginfo structures
Julia Lawall
2017-08-02
3
-3
/
+3
|
|
*
|
netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
Taehee Yoo
2017-08-02
2
-4
/
+0
|
|
*
|
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
1
-14
/
+2
|
|
*
|
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
5
-5
/
+5
|
|
*
|
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
2017-07-31
1
-4
/
+16
|
*
|
|
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-01
1
-0
/
+2
|
*
|
|
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
2017-09-01
1
-2
/
+0
|
*
|
|
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
2017-09-01
1
-6
/
+103
|
*
|
|
inet_diag: allow protocols to provide additional data
Ivan Delalande
2017-09-01
1
-4
/
+18
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
8
-26
/
+44
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
inetpeer: fix RCU lookup()
Eric Dumazet
2017-09-01
1
-3
/
+6
|
*
|
|
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-31
1
-23
/
+47
|
*
|
|
tcp: Revert "tcp: remove header prediction"
Florian Westphal
2017-08-30
5
-6
/
+192
|
*
|
|
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2017-08-30
2
-20
/
+46
|
*
|
|
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
2
-2
/
+2
|
*
|
|
net: Add comment that early_demux can change via sysctl
David Ahern
2017-08-28
1
-0
/
+6
|
*
|
|
gre: add collect_md mode to ERSPAN tunnel
William Tu
2017-08-28
1
-4
/
+98
|
*
|
|
gre: refactor the gre_fb_xmit
William Tu
2017-08-28
1
-15
/
+40
|
*
|
|
Revert "ipv4: make net_protocol const"
David Ahern
2017-08-28
1
-2
/
+2
|
*
|
|
ipv4: make net_protocol const
Bhumika Goyal
2017-08-28
1
-2
/
+2
|
*
|
|
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
2017-08-25
1
-2
/
+1
|
*
|
|
gre: remove duplicated assignment of iph
Colin Ian King
2017-08-23
1
-1
/
+0
[next]