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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
2017-02-06
3
-48
/
+0
*
net: remove __napi_complete()
Eric Dumazet
2017-02-05
1
-21
/
+3
*
net: ipv6: Use compressed IPv6 addresses showing route replace error
David Ahern
2017-02-04
1
-1
/
+1
*
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
2017-02-04
2
-1
/
+28
*
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
2017-02-04
2
-3
/
+53
*
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
2017-02-04
2
-17
/
+105
*
net: ipv6: Allow shorthand delete of all nexthops in multipath route
David Ahern
2017-02-04
1
-2
/
+36
*
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-02-03
1
-3
/
+4
*
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2017-02-03
2
-16
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
53
-640
/
+576
|
\
|
*
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
5
-4
/
+28
|
*
ipvs: free ip_vs_dest structs when refcnt=0
David Windsor
2017-02-02
1
-5
/
+3
|
*
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
2017-02-02
5
-9
/
+13
|
*
netfilter: guarantee 8 byte minalign for template addresses
Florian Westphal
2017-02-02
1
-5
/
+24
|
*
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
10
-32
/
+15
|
*
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
13
-25
/
+25
|
*
netfilter: reduce direct skb->nfct usage
Florian Westphal
2017-02-02
1
-6
/
+9
|
*
netfilter: reset netfilter state when duplicating packet
Florian Westphal
2017-02-02
2
-2
/
+2
|
*
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
7
-19
/
+15
|
*
netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()
Feng
2017-02-02
1
-23
/
+25
|
*
netfilter: nf_tables: eliminate useless condition checks
Gao Feng
2017-01-18
1
-12
/
+3
|
*
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Liping Zhang
2017-01-18
1
-1
/
+27
|
*
netfilter: pkttype: unnecessary to check ipv6 multicast address
Liping Zhang
2017-01-18
2
-6
/
+2
|
*
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
14
-0
/
+23
|
*
xtables: use match, target and data copy_to_user helpers in compat
Willem de Bruijn
2017-01-09
1
-10
/
+4
|
*
ebtables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-31
/
+47
|
*
arptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-10
/
+5
|
*
ip6tables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-15
/
+6
|
*
iptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-15
/
+6
|
*
xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
2017-01-09
1
-0
/
+54
|
*
netfilter: xt_connlimit: use rb_entry()
Geliang Tang
2017-01-05
1
-2
/
+2
|
*
netfilter: conntrack: validate SCTP crc32c in PREROUTING
Davide Caratti
2017-01-05
1
-0
/
+32
|
*
netfilter: select LIBCRC32C together with SCTP conntrack
Davide Caratti
2017-01-05
1
-1
/
+1
|
*
netfilter: nft_ct: add average bytes per packet support
Liping Zhang
2017-01-03
1
-1
/
+21
|
*
netfilter: nat: merge udp and udplite helpers
Florian Westphal
2017-01-03
3
-86
/
+66
|
*
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
2017-01-03
3
-325
/
+123
*
|
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
2017-02-03
1
-0
/
+3
*
|
tcp: clear pfmemalloc on outgoing skb
Eric Dumazet
2017-02-03
1
-0
/
+7
*
|
net: ipv6: Set protocol to kernel for local routes
David Ahern
2017-02-03
1
-0
/
+1
*
|
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
2017-02-03
6
-2
/
+82
*
|
bridge: per vlan dst_metadata netlink support
Roopa Prabhu
2017-02-03
7
-48
/
+641
*
|
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
2
-78
/
+33
*
|
net: Introduce ife encapsulation module
Yotam Gigi
2017-02-03
5
-0
/
+165
*
|
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2017-02-03
1
-2
/
+2
*
|
tcp: add tcp_mss_clamp() helper
Eric Dumazet
2017-02-03
4
-23
/
+8
*
|
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
2017-02-02
2
-2
/
+4
*
|
net: ipv4: remove fib_lookup.h from devinet.c include list
David Ahern
2017-02-02
1
-2
/
+0
*
|
net: remove useless pfmemalloc setting
Eric Dumazet
2017-02-02
1
-1
/
+0
*
|
unix: add ioctl to open a unix socket file with O_PATH
Andrey Vagin
2017-02-02
1
-0
/
+41
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
12
-104
/
+93
|
\
\
[next]