index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-27
5
-0
/
+824
*
selftests: bpf: test writable buffers in raw tps
Matt Mullins
2019-04-27
1
-0
/
+4
*
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
2019-04-25
1
-0
/
+39
*
bpf: update skb->protocol in bpf_skb_net_grow
Willem de Bruijn
2019-04-24
1
-0
/
+8
*
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-23
1
-3
/
+0
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-2
/
+3
*
flow_dissector: handle no-skb use case
Stanislav Fomichev
2019-04-23
1
-27
/
+25
*
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
2019-04-23
2
-12
/
+20
*
bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
Stanislav Fomichev
2019-04-23
1
-30
/
+17
*
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
2019-04-23
3
-52
/
+102
*
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
2019-04-23
1
-1
/
+2
*
net: devlink: Add extack to shared buffer operations
Ido Schimmel
2019-04-23
1
-9
/
+13
*
net: strparser: make it explicitly non-modular
Paul Gortmaker
2019-04-23
1
-10
/
+4
*
net: bpfilter: dont use module_init in non-modular code
Paul Gortmaker
2019-04-23
1
-2
/
+1
*
cgroup: net: remove left over MODULE_LICENSE tag
Paul Gortmaker
2019-04-23
1
-2
/
+0
*
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-23
6
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-23
3
-25
/
+108
|
\
|
*
net: core: introduce build_skb_around
Jesper Dangaard Brouer
2019-04-18
1
-19
/
+52
|
*
xsk: fix XDP socket ring buffer memory ordering
Magnus Karlsson
2019-04-17
1
-4
/
+52
|
*
bpf: allow clearing all sock_ops callback flags
Viet Hoang Tran
2019-04-17
1
-2
/
+1
|
*
bpf: reserve flags in bpf_skb_net_shrink
Willem de Bruijn
2019-04-16
1
-0
/
+3
*
|
net: ax25: fix misuse of %x
Fuqian Huang
2019-04-21
1
-2
/
+2
*
|
tcp: properly reset skb->truesize for tx recycling
Eric Dumazet
2019-04-20
1
-1
/
+1
*
|
tipc: introduce new socket option TIPC_SOCK_RECVQ_USED
Tung Nguyen
2019-04-19
1
-0
/
+3
*
|
net: socket: implement 64-bit timestamps
Arnd Bergmann
2019-04-19
1
-6
/
+18
*
|
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
30
-227
/
+71
*
|
bridge: update vlan dev link state for bridge netdev changes
Mike Manning
2019-04-19
1
-3
/
+47
*
|
bridge: update vlan dev state when port added to or deleted from vlan
Mike Manning
2019-04-19
1
-0
/
+19
*
|
bridge: support binding vlan dev link state to vlan member bridge ports
Mike Manning
2019-04-19
3
-4
/
+174
*
|
vlan: do not transfer link state in vlan bridge binding mode
Mike Manning
2019-04-19
2
-11
/
+26
*
|
vlan: support binding link state to vlan member bridge ports
Mike Manning
2019-04-19
2
-2
/
+4
*
|
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
2019-04-19
1
-6
/
+11
*
|
l2tp: fix set but not used variable
Jakub Kicinski
2019-04-19
1
-2
/
+1
*
|
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
2019-04-19
2
-9
/
+31
*
|
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
2019-04-18
2
-0
/
+22
*
|
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
2019-04-18
2
-38
/
+49
*
|
ipv6: Pass fib6_result to fib lookups
David Ahern
2019-04-18
5
-43
/
+36
*
|
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
2019-04-18
1
-3
/
+3
*
|
ipv6: Pass fib6_result to rt6_select and find_rr_leaf
David Ahern
2019-04-18
1
-39
/
+43
*
|
ipv6: Pass fib6_result to rt6_device_match
David Ahern
2019-04-18
1
-19
/
+30
*
|
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
2019-04-18
3
-14
/
+19
*
|
ipv6: Pass fib6_result to rt6_insert_exception
David Ahern
2019-04-18
1
-16
/
+17
*
|
ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
David Ahern
2019-04-18
1
-22
/
+27
*
|
ipv6: Pass fib6_result to pcpu route functions
David Ahern
2019-04-18
1
-13
/
+14
*
|
ipv6: Pass fib6_result to ip6_create_rt_rcu
David Ahern
2019-04-18
1
-16
/
+21
*
|
ipv6: Pass fib6_result to ip6_rt_cache_alloc
David Ahern
2019-04-18
1
-22
/
+26
*
|
ipv6: Pass fib6_result to rt6_find_cached_rt
David Ahern
2019-04-18
1
-14
/
+21
*
|
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
2019-04-18
4
-54
/
+56
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
58
-258
/
+460
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-17
56
-220
/
+451
|
|
\
\
[next]