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