Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+3 |
2019-03-04 | devlink: Add support for direct reporter health state update | Eran Ben Elisha | 1 | -5/+17 |
2019-03-04 | devlink: Update reporter state to error even if recover aborted | Eran Ben Elisha | 1 | -1/+4 |
2019-03-04 | net-sysfs: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -7/+5 |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -3/+41 |
2019-03-04 | net-sysfs: Fix mem leak in netdev_register_kobject | YueHaibing | 1 | -0/+3 |
2019-03-03 | net: sched: put back q.qlen into a single location | Eric Dumazet | 1 | -2/+0 |
2019-03-02 | bpf: add bpf helper bpf_skb_ecn_set_ce | brakmo | 1 | -0/+28 |
2019-03-02 | net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE) | Eric Dumazet | 1 | -2/+8 |
2019-03-02 | net: support 64bit values for setsockopt(SO_MAX_PACING_RATE) | Eric Dumazet | 1 | -5/+13 |
2019-03-02 | devlink: fix kdoc | Jakub Kicinski | 1 | -7/+5 |
2019-02-27 | ethtool: Use explicit designated initializers for .cmd | Li RongQing | 1 | -2/+2 |
2019-02-26 | devlink: require non-NULL ops for devlink instances | Jakub Kicinski | 1 | -26/+22 |
2019-02-26 | devlink: hold a reference to the netdevice around ethtool compat | Jakub Kicinski | 2 | -11/+15 |
2019-02-26 | devlink: create a special NDO for getting the devlink instance | Jakub Kicinski | 1 | -39/+17 |
2019-02-26 | net: devlink: turn devlink into a built-in | Jakub Kicinski | 1 | -13/+2 |
2019-02-25 | net: fix double-free in bpf_lwt_xmit_reroute | Peter Oskolkov | 1 | -1/+1 |
2019-02-25 | ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel | wenxu | 1 | -8/+8 |
2019-02-25 | net: dev: add generic protodown handler | Andy Roulin | 1 | -0/+19 |
2019-02-24 | net: Skip GSO length estimation if transport header is not set | Maxim Mikityanskiy | 1 | -1/+1 |
2019-02-24 | net: Use RCU_INIT_POINTER() to set sk_wq | Li RongQing | 1 | -3/+3 |
2019-02-21 | devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET | Aya Levin | 1 | -2/+4 |
2019-02-21 | devlink: Rename devlink health attributes | Aya Levin | 1 | -2/+2 |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -10/+10 |
2019-02-19 | bpf: add skb->queue_mapping write access from tc clsact | Jesper Dangaard Brouer | 1 | -3/+13 |
2019-02-18 | net: Do not allocate page fragments that are not skb aligned | Alexander Duyck | 1 | -0/+4 |
2019-02-18 | ethtool: add compat for flash update | Jakub Kicinski | 2 | -3/+39 |
2019-02-18 | devlink: add flash update command | Jakub Kicinski | 1 | -0/+30 |
2019-02-17 | neigh: hook tracepoints in neigh update code | Roopa Prabhu | 1 | -0/+11 |
2019-02-17 | trace: events: add a few neigh tracepoints | Roopa Prabhu | 1 | -0/+8 |
2019-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -183/+626 |
2019-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -8/+4 |
2019-02-17 | sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values | Guillaume Nault | 1 | -0/+20 |
2019-02-16 | net: Fix for_each_netdev_feature on Big endian | Hauke Mehrtens | 1 | -2/+2 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2019-02-15 | bpf: fix memory leak in bpf_lwt_xmit_reroute | Peter Oskolkov | 1 | -9/+20 |
2019-02-14 | devlink: Fix list access without lock while reading region | Parav Pandit | 1 | -2/+5 |
2019-02-14 | devlink: Return right error code in case of errors for region read | Parav Pandit | 1 | -7/+19 |
2019-02-14 | page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings | Jesper Dangaard Brouer | 1 | -5/+6 |
2019-02-14 | net: page_pool: don't use page->private to store dma_addr_t | Ilias Apalodimas | 1 | -4/+9 |
2019-02-14 | net: fix possible overflow in __sk_mem_raise_allocated() | Eric Dumazet | 1 | -1/+1 |
2019-02-14 | bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c | Peter Oskolkov | 1 | -2/+124 |
2019-02-14 | bpf: handle GSO in bpf_lwt_push_encap | Peter Oskolkov | 1 | -2/+65 |
2019-02-14 | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap | Peter Oskolkov | 2 | -1/+67 |
2019-02-14 | bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap | Peter Oskolkov | 1 | -5/+43 |
2019-02-12 | devlink: use direct return of genlmsg_reply | Li RongQing | 1 | -4/+1 |
2019-02-12 | Revert "devlink: Add a generic wake_on_lan port parameter" | Vasundhara Volam | 1 | -5/+0 |
2019-02-12 | devlink: don't allocate attrs on the stack | Jakub Kicinski | 1 | -4/+10 |
2019-02-12 | devlink: fix condition for compat device info | Jakub Kicinski | 1 | -1/+1 |
2019-02-12 | devlink: Add WARN_ON to catch errors of not cleaning devlink objects | Parav Pandit | 1 | -0/+8 |