index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
2019-02-10
1
-8
/
+4
|
*
|
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-15
1
-2
/
+2
*
|
|
ethtool: add compat for flash update
Jakub Kicinski
2019-02-17
2
-3
/
+39
*
|
|
devlink: add flash update command
Jakub Kicinski
2019-02-17
1
-0
/
+30
*
|
|
neigh: hook tracepoints in neigh update code
Roopa Prabhu
2019-02-17
1
-0
/
+11
*
|
|
trace: events: add a few neigh tracepoints
Roopa Prabhu
2019-02-17
1
-0
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
2
-183
/
+626
|
\
\
\
|
*
|
|
bpf: fix memory leak in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-14
1
-9
/
+20
|
*
|
|
bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
Peter Oskolkov
2019-02-13
1
-2
/
+124
|
*
|
|
bpf: handle GSO in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
1
-2
/
+65
|
*
|
|
bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
2
-1
/
+67
|
*
|
|
bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
1
-5
/
+43
|
*
|
|
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
2019-02-10
1
-0
/
+79
|
*
|
|
bpf: Refactor sock_ops_convert_ctx_access
Martin KaFai Lau
2019-02-10
1
-160
/
+127
|
*
|
|
bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock
Martin KaFai Lau
2019-02-10
1
-22
/
+77
|
*
|
|
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
2019-02-10
1
-0
/
+42
*
|
|
|
sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values
Guillaume Nault
2019-02-16
1
-0
/
+20
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
devlink: Fix list access without lock while reading region
Parav Pandit
2019-02-14
1
-2
/
+5
*
|
|
devlink: Return right error code in case of errors for region read
Parav Pandit
2019-02-14
1
-7
/
+19
*
|
|
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
Jesper Dangaard Brouer
2019-02-13
1
-5
/
+6
*
|
|
net: page_pool: don't use page->private to store dma_addr_t
Ilias Apalodimas
2019-02-13
1
-4
/
+9
*
|
|
devlink: use direct return of genlmsg_reply
Li RongQing
2019-02-12
1
-4
/
+1
*
|
|
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-12
1
-5
/
+0
*
|
|
devlink: don't allocate attrs on the stack
Jakub Kicinski
2019-02-11
1
-4
/
+10
*
|
|
devlink: fix condition for compat device info
Jakub Kicinski
2019-02-11
1
-1
/
+1
*
|
|
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
2019-02-11
1
-0
/
+8
*
|
|
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
2019-02-08
1
-11
/
+9
*
|
|
devlink: publish params only after driver init is done
Jiri Pirko
2019-02-08
1
-1
/
+47
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
2
-2
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-01
2
-2
/
+3
|
|
\
|
|
*
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
2019-01-29
1
-2
/
+1
|
|
*
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
2019-01-23
1
-0
/
+2
*
|
|
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
2019-02-07
1
-0
/
+63
*
|
|
devlink: Add health diagnose command
Eran Ben Elisha
2019-02-07
1
-0
/
+46
*
|
|
devlink: Add health recover command
Eran Ben Elisha
2019-02-07
1
-0
/
+20
*
|
|
devlink: Add health set command
Eran Ben Elisha
2019-02-07
1
-0
/
+36
*
|
|
devlink: Add health get command
Eran Ben Elisha
2019-02-07
1
-0
/
+149
*
|
|
devlink: Add health report functionality
Eran Ben Elisha
2019-02-07
1
-0
/
+119
*
|
|
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
2019-02-07
1
-0
/
+92
*
|
|
devlink: Add devlink formatted message (fmsg) API
Eran Ben Elisha
2019-02-07
1
-0
/
+483
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-06
1
-5
/
+5
|
\
\
\
|
*
|
|
net: xdp: allow generic and driver XDP on one interface
Jakub Kicinski
2019-02-06
1
-5
/
+5
*
|
|
|
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
2
-28
/
+7
*
|
|
|
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
3
-2
/
+68
*
|
|
|
devlink: add hardware errors tracing facility
Nir Dotan
2019-02-06
1
-0
/
+1
*
|
|
|
ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
Pablo Neira Ayuso
2019-02-06
1
-0
/
+241
*
|
|
|
flow_offload: add flow action infrastructure
Pablo Neira Ayuso
2019-02-06
1
-2
/
+12
*
|
|
|
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
2
-1
/
+144
|
/
/
/
[prev]
[next]