index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-03
10
-65
/
+45
|
\
|
*
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
2
-2
/
+2
|
*
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
3
-6
/
+6
|
*
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
1
-3
/
+4
|
*
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
2
-8
/
+0
|
*
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
2017-08-24
1
-2
/
+2
|
*
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
1
-3
/
+0
|
*
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
1
-3
/
+0
|
*
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
1
-11
/
+8
|
*
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-08-02
2
-8
/
+8
|
*
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
1
-15
/
+0
|
*
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
2017-07-31
1
-1
/
+1
|
*
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
2017-07-31
1
-1
/
+1
|
*
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2017-07-31
1
-2
/
+2
|
*
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2017-07-31
1
-1
/
+1
|
*
netlink: Introduce nla_strdup()
Phil Sutter
2017-07-31
1
-0
/
+1
|
*
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
1
-0
/
+3
|
*
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-31
1
-0
/
+5
|
*
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2017-07-24
1
-0
/
+2
*
|
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-01
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
4
-6
/
+39
|
\
\
|
*
|
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-08-28
1
-1
/
+1
|
*
|
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2017-08-25
1
-1
/
+1
|
*
|
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2017-08-25
1
-3
/
+1
|
*
|
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2017-08-24
1
-0
/
+7
|
*
|
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-08-22
1
-1
/
+29
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-09-01
1
-0
/
+1
|
\
\
\
|
*
|
|
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-31
1
-0
/
+1
*
|
|
|
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
2017-08-31
1
-0
/
+1
*
|
|
|
net_sched: add reverse binding for tc class
Cong Wang
2017-08-31
1
-0
/
+1
|
/
/
/
*
|
|
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
2017-08-30
1
-52
/
+24
*
|
|
tcp: Revert "tcp: remove header prediction"
Florian Westphal
2017-08-30
1
-0
/
+23
*
|
|
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2017-08-30
1
-2
/
+3
*
|
|
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
1
-0
/
+10
*
|
|
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
2017-08-29
1
-0
/
+10
*
|
|
net: add NSH header structures and helpers
Yi Yang
2017-08-29
1
-0
/
+307
*
|
|
vxlan: factor out VXLAN-GPE next protocol
Jiri Benc
2017-08-29
2
-6
/
+49
*
|
|
rxrpc: Allow failed client calls to be retried
David Howells
2017-08-29
1
-0
/
+16
*
|
|
rxrpc: Add notification of end-of-Tx phase
David Howells
2017-08-29
1
-1
/
+4
*
|
|
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
2017-08-28
1
-0
/
+2
*
|
|
irda: move include/net/irda into staging subdirectory
Greg Kroah-Hartman
2017-08-28
34
-3847
/
+0
*
|
|
gre: add collect_md mode to ERSPAN tunnel
William Tu
2017-08-28
1
-1
/
+3
*
|
|
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2017-08-25
1
-1
/
+0
*
|
|
net_sched: remove tc class reference counting
WANG Cong
2017-08-25
1
-2
/
+1
*
|
|
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-25
1
-1
/
+2
*
|
|
strparser: initialize all callbacks
Eric Biggers
2017-08-24
1
-1
/
+1
*
|
|
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-08-24
1
-0
/
+1
*
|
|
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
2017-08-24
1
-0
/
+1
*
|
|
devlink: Fix devlink_dpipe_table_register() stub signature.
David S. Miller
2017-08-24
1
-2
/
+1
*
|
|
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2017-08-24
1
-0
/
+1
[next]