index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-03-01
net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)
Eric Dumazet
2019-03-01
net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)
Eric Dumazet
2019-03-01
devlink: fix kdoc
Jakub Kicinski
2019-02-27
ethtool: Use explicit designated initializers for .cmd
Li RongQing
2019-02-26
devlink: require non-NULL ops for devlink instances
Jakub Kicinski
2019-02-26
devlink: hold a reference to the netdevice around ethtool compat
Jakub Kicinski
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
2019-02-24
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-24
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2019-02-24
net: dev: add generic protodown handler
Andy Roulin
2019-02-24
net: Skip GSO length estimation if transport header is not set
Maxim Mikityanskiy
2019-02-24
net: Use RCU_INIT_POINTER() to set sk_wq
Li RongQing
2019-02-21
devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET
Aya Levin
2019-02-21
devlink: Rename devlink health attributes
Aya Levin
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-17
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
2019-02-17
ethtool: add compat for flash update
Jakub Kicinski
2019-02-17
devlink: add flash update command
Jakub Kicinski
2019-02-17
neigh: hook tracepoints in neigh update code
Roopa Prabhu
2019-02-17
trace: events: add a few neigh tracepoints
Roopa Prabhu
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-16
sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values
Guillaume Nault
2019-02-15
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-14
bpf: fix memory leak in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-14
devlink: Fix list access without lock while reading region
Parav Pandit
2019-02-14
devlink: Return right error code in case of errors for region read
Parav Pandit
2019-02-13
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
Jesper Dangaard Brouer
2019-02-13
net: page_pool: don't use page->private to store dma_addr_t
Ilias Apalodimas
2019-02-13
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-13
bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
Peter Oskolkov
2019-02-13
bpf: handle GSO in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
Peter Oskolkov
2019-02-12
devlink: use direct return of genlmsg_reply
Li RongQing
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-11
devlink: don't allocate attrs on the stack
Jakub Kicinski
2019-02-11
devlink: fix condition for compat device info
Jakub Kicinski
2019-02-11
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
2019-02-10
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
2019-02-10
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
2019-02-10
bpf: Refactor sock_ops_convert_ctx_access
Martin KaFai Lau
2019-02-10
bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock
Martin KaFai Lau
2019-02-10
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
2019-02-08
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-07
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
[next]