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
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
2016-05-02
1
-202
/
+50
*
ipv6: Generic tunnel cleanup
Tom Herbert
2016-05-02
1
-2
/
+5
*
ipv6: Create ip6_tnl_xmit
Tom Herbert
2016-05-02
1
-17
/
+30
*
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
2016-05-02
1
-117
/
+23
*
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
2016-05-02
1
-70
/
+142
*
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2016-05-02
1
-2
/
+2
*
tcp: do not assume TCP code is non preemptible
Eric Dumazet
2016-05-02
1
-6
/
+6
*
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-1
/
+1
*
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-27
1
-2
/
+2
*
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
5
-84
/
+84
*
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
3
-11
/
+11
*
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
3
-9
/
+9
*
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
2016-04-27
1
-7
/
+7
*
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-19
/
+19
*
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-27
1
-25
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
1
-33
/
+15
|
\
|
*
net: ipv6: Delete host routes on an ifdown
David Ahern
2016-04-26
1
-33
/
+15
|
*
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
2016-04-26
1
-12
/
+150
|
*
ipv6: Revert optional address flusing on ifdown.
David S. Miller
2016-04-25
1
-150
/
+12
*
|
net: ipv6: Use passed in table for nexthop lookups
David Ahern
2016-04-27
1
-2
/
+38
*
|
ila: add checksum neutral ILA translations
Tom Herbert
2016-04-26
4
-15
/
+105
*
|
ila: xlat changes
Tom Herbert
2016-04-26
1
-69
/
+34
*
|
ila: Add struct definitions and helpers
Tom Herbert
2016-04-26
4
-82
/
+161
*
|
net: better drop monitoring in ip{6}_recv_error()
Eric Dumazet
2016-04-25
1
-5
/
+5
*
|
ipv6: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-25
2
-7
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-24
1
-241
/
+79
|
\
\
|
*
|
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-04-14
1
-44
/
+5
|
*
|
netfilter: x_tables: remove obsolete check
Florian Westphal
2016-04-14
1
-7
/
+0
|
*
|
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2016-04-14
1
-2
/
+0
|
*
|
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-04-14
1
-125
/
+23
|
*
|
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-04-14
1
-18
/
+9
|
*
|
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
2016-04-14
1
-35
/
+24
|
*
|
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-04-14
1
-2
/
+3
|
*
|
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-04-14
1
-1
/
+2
|
*
|
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-04-14
1
-12
/
+8
|
*
|
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-04-14
1
-11
/
+1
|
*
|
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-04-14
1
-0
/
+16
|
*
|
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-04-14
1
-0
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
4
-68
/
+143
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
2016-04-14
2
-0
/
+21
|
*
|
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
2016-04-14
2
-9
/
+23
|
*
|
ipv6: datagram: Refactor dst lookup and update codes to a new function
Martin KaFai Lau
2016-04-14
1
-46
/
+57
|
*
|
ipv6: datagram: Refactor flowi6 init codes to a new function
Martin KaFai Lau
2016-04-14
1
-20
/
+30
|
*
|
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
2016-04-13
1
-2
/
+10
|
*
|
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
2016-04-11
1
-0
/
+10
|
*
|
net: vrf: Fix dst reference counting
David Ahern
2016-04-11
1
-3
/
+4
*
|
|
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
1
-2
/
+2
*
|
|
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
2016-04-19
1
-309
/
+307
*
|
|
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
2016-04-19
1
-26
/
+17
*
|
|
ip6gre: Add support for GSO
Alexander Duyck
2016-04-16
1
-23
/
+33
[next]