| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-11 | 5 | -15/+34 |
|\ |
|
| * | gro_cells: make sure device is up in gro_cells_receive() | Eric Dumazet | 2019-03-10 | 1 | -4/+18 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-03-09 | 3 | -4/+7 |
| |\ |
|
| | * | bpf: Stop the psock parser before canceling its work | Jakub Sitnicki | 2019-03-07 | 1 | -0/+1 |
| | * | net: fix GSO in bpf_lwt_push_ip_encap | Peter Oskolkov | 2019-03-07 | 1 | -0/+2 |
| | * | bpf: only test gso type on gso packets | Willem de Bruijn | 2019-03-07 | 1 | -4/+4 |
| * | | ethtool: reduce stack usage with clang | Arnd Bergmann | 2019-03-07 | 1 | -7/+9 |
| |/ |
|
* / | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2019-03-06 | 1 | -1/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-04 | 2 | -2/+3 |
|\ |
|
| * | net-sysfs: Fix mem leak in netdev_register_kobject | YueHaibing | 2019-03-04 | 1 | -0/+3 |
| * | net: sched: put back q.qlen into a single location | Eric Dumazet | 2019-03-02 | 1 | -2/+0 |
* | | devlink: Add support for direct reporter health state update | Eran Ben Elisha | 2019-03-04 | 1 | -5/+17 |
* | | devlink: Update reporter state to error even if recover aborted | Eran Ben Elisha | 2019-03-04 | 1 | -1/+4 |
* | | net-sysfs: Switch to bitmap_zalloc() | Andy Shevchenko | 2019-03-04 | 1 | -7/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-03-04 | 1 | -3/+41 |
|\ \ |
|
| * | | bpf: add bpf helper bpf_skb_ecn_set_ce | brakmo | 2019-03-02 | 1 | -0/+28 |
| * | | bpf: add skb->queue_mapping write access from tc clsact | Jesper Dangaard Brouer | 2019-02-19 | 1 | -3/+13 |
* | | | net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE) | Eric Dumazet | 2019-03-02 | 1 | -2/+8 |
* | | | net: support 64bit values for setsockopt(SO_MAX_PACING_RATE) | Eric Dumazet | 2019-03-02 | 1 | -5/+13 |
* | | | devlink: fix kdoc | Jakub Kicinski | 2019-03-02 | 1 | -7/+5 |
* | | | ethtool: Use explicit designated initializers for .cmd | Li RongQing | 2019-02-27 | 1 | -2/+2 |
* | | | devlink: require non-NULL ops for devlink instances | Jakub Kicinski | 2019-02-26 | 1 | -26/+22 |
* | | | devlink: hold a reference to the netdevice around ethtool compat | Jakub Kicinski | 2019-02-26 | 2 | -11/+15 |
* | | | devlink: create a special NDO for getting the devlink instance | Jakub Kicinski | 2019-02-26 | 1 | -39/+17 |
* | | | net: devlink: turn devlink into a built-in | Jakub Kicinski | 2019-02-26 | 1 | -13/+2 |
* | | | net: fix double-free in bpf_lwt_xmit_reroute | Peter Oskolkov | 2019-02-25 | 1 | -1/+1 |
* | | | ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel | wenxu | 2019-02-25 | 1 | -8/+8 |
* | | | net: dev: add generic protodown handler | Andy Roulin | 2019-02-24 | 1 | -0/+19 |
* | | | net: Skip GSO length estimation if transport header is not set | Maxim Mikityanskiy | 2019-02-24 | 1 | -1/+1 |
* | | | net: Use RCU_INIT_POINTER() to set sk_wq | Li RongQing | 2019-02-24 | 1 | -3/+3 |
* | | | devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET | Aya Levin | 2019-02-21 | 1 | -2/+4 |
* | | | devlink: Rename devlink health attributes | Aya Levin | 2019-02-21 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-20 | 3 | -10/+10 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | net: Do not allocate page fragments that are not skb aligned | Alexander Duyck | 2019-02-18 | 1 | -0/+4 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-02-17 | 1 | -8/+4 |
| |\ |
|
| | * | bpf: only adjust gso_size on bytestream protocols | Willem de Bruijn | 2019-02-11 | 1 | -8/+4 |
| * | | net: Fix for_each_netdev_feature on Big endian | Hauke Mehrtens | 2019-02-16 | 1 | -2/+2 |
* | | | ethtool: add compat for flash update | Jakub Kicinski | 2019-02-18 | 2 | -3/+39 |
* | | | devlink: add flash update command | Jakub Kicinski | 2019-02-18 | 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-17 | 2 | -183/+626 |
|\ \ \ |
|
| * | | | bpf: fix memory leak in bpf_lwt_xmit_reroute | Peter Oskolkov | 2019-02-15 | 1 | -9/+20 |
| * | | | bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c | Peter Oskolkov | 2019-02-14 | 1 | -2/+124 |
| * | | | bpf: handle GSO in bpf_lwt_push_encap | Peter Oskolkov | 2019-02-14 | 1 | -2/+65 |
| * | | | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap | Peter Oskolkov | 2019-02-14 | 2 | -1/+67 |
| * | | | bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap | Peter Oskolkov | 2019-02-14 | 1 | -5/+43 |
| * | | | bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock | Martin KaFai Lau | 2019-02-11 | 1 | -0/+79 |
| * | | | bpf: Refactor sock_ops_convert_ctx_access | Martin KaFai Lau | 2019-02-11 | 1 | -160/+127 |
| * | | | bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock | Martin KaFai Lau | 2019-02-11 | 1 | -22/+77 |