index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-04-23
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
flow_dissector: handle no-skb use case
Stanislav Fomichev
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
2019-04-23
bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
Stanislav Fomichev
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
2019-04-22
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
2019-04-22
net: devlink: Add extack to shared buffer operations
Ido Schimmel
2019-04-22
net: strparser: make it explicitly non-modular
Paul Gortmaker
2019-04-22
net: bpfilter: dont use module_init in non-modular code
Paul Gortmaker
2019-04-22
cgroup: net: remove left over MODULE_LICENSE tag
Paul Gortmaker
2019-04-22
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-21
net: ax25: fix misuse of %x
Fuqian Huang
2019-04-19
tcp: properly reset skb->truesize for tx recycling
Eric Dumazet
2019-04-19
tipc: introduce new socket option TIPC_SOCK_RECVQ_USED
Tung Nguyen
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
bridge: update vlan dev link state for bridge netdev changes
Mike Manning
2019-04-19
bridge: update vlan dev state when port added to or deleted from vlan
Mike Manning
2019-04-19
bridge: support binding vlan dev link state to vlan member bridge ports
Mike Manning
2019-04-19
vlan: do not transfer link state in vlan bridge binding mode
Mike Manning
2019-04-19
vlan: support binding link state to vlan member bridge ports
Mike Manning
2019-04-18
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
2019-04-18
l2tp: fix set but not used variable
Jakub Kicinski
2019-04-18
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
2019-04-17
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
2019-04-17
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
2019-04-17
ipv6: Pass fib6_result to fib lookups
David Ahern
2019-04-17
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
2019-04-17
ipv6: Pass fib6_result to rt6_select and find_rr_leaf
David Ahern
2019-04-17
ipv6: Pass fib6_result to rt6_device_match
David Ahern
2019-04-17
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
2019-04-17
ipv6: Pass fib6_result to rt6_insert_exception
David Ahern
2019-04-17
ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
David Ahern
2019-04-17
ipv6: Pass fib6_result to pcpu route functions
David Ahern
2019-04-17
ipv6: Pass fib6_result to ip6_create_rt_rcu
David Ahern
2019-04-17
ipv6: Pass fib6_result to ip6_rt_cache_alloc
David Ahern
2019-04-17
ipv6: Pass fib6_result to rt6_find_cached_rt
David Ahern
2019-04-17
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
2019-04-17
net: core: introduce build_skb_around
Jesper Dangaard Brouer
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-16
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
2019-04-16
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-16
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
2019-04-16
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
2019-04-16
tipc: fix link established but not in session
Tuong Lien
2019-04-16
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
2019-04-16
net: atm: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
[next]