summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2019-03-07ethtool: reduce stack usage with clangArnd Bergmann
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha
2019-03-04devlink: Update reporter state to error even if recover abortedEran Ben Elisha
2019-03-04net-sysfs: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-03net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing
2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet
2019-03-02bpf: add bpf helper bpf_skb_ecn_set_cebrakmo
2019-03-01net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)Eric Dumazet
2019-03-01net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)Eric Dumazet
2019-03-01devlink: fix kdocJakub Kicinski
2019-02-27ethtool: Use explicit designated initializers for .cmdLi RongQing
2019-02-26devlink: require non-NULL ops for devlink instancesJakub Kicinski
2019-02-26devlink: hold a reference to the netdevice around ethtool compatJakub Kicinski
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-24net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov
2019-02-24ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu
2019-02-24net: dev: add generic protodown handlerAndy Roulin
2019-02-24net: Skip GSO length estimation if transport header is not setMaxim Mikityanskiy
2019-02-24net: Use RCU_INIT_POINTER() to set sk_wqLi RongQing
2019-02-21devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GETAya Levin
2019-02-21devlink: Rename devlink health attributesAya Levin
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19bpf: add skb->queue_mapping write access from tc clsactJesper Dangaard Brouer
2019-02-17net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-17ethtool: add compat for flash updateJakub Kicinski
2019-02-17devlink: add flash update commandJakub Kicinski
2019-02-17neigh: hook tracepoints in neigh update codeRoopa Prabhu
2019-02-17trace: events: add a few neigh tracepointsRoopa Prabhu
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-16sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF valuesGuillaume Nault
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14bpf: fix memory leak in bpf_lwt_xmit_reroutePeter Oskolkov
2019-02-14devlink: Fix list access without lock while reading regionParav Pandit
2019-02-14devlink: Return right error code in case of errors for region readParav Pandit
2019-02-13page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappingsJesper Dangaard Brouer
2019-02-13net: page_pool: don't use page->private to store dma_addr_tIlias Apalodimas
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet
2019-02-13bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.cPeter Oskolkov
2019-02-13bpf: handle GSO in bpf_lwt_push_encapPeter Oskolkov
2019-02-13bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov
2019-02-13bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encapPeter Oskolkov
2019-02-12devlink: use direct return of genlmsg_replyLi RongQing
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam
2019-02-11devlink: don't allocate attrs on the stackJakub Kicinski
2019-02-11devlink: fix condition for compat device infoJakub Kicinski