summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-01ethtool: enable Inline TLS in HWAtul Gupta1-0/+2
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-8/+168
2018-04-01inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet1-0/+1
2018-04-01rhashtable: reorganize struct rhashtable layoutEric Dumazet1-4/+4
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov1-3/+13
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov1-0/+31
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov3-0/+32
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov2-1/+5
2018-03-31net/mlx5e: Use linear SKB in Striding RQTariq Toukan2-3/+7
2018-03-31net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-1/+0
2018-03-30lib/scatterlist: add sg_init_marker() helperPrashant Bhole1-0/+18
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+5
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans1-0/+6
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2-3/+3
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli1-3/+11
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2-0/+28
2018-03-30bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend1-0/+1
2018-03-30bpf: sockmap redirect ingress supportJohn Fastabend1-0/+1
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru1-0/+19
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon5-4/+9
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+7
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai1-0/+1
2018-03-29bpf: add parenthesis around argument of BPF_LDST_BYTES()Jakub Kicinski1-1/+1
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov3-0/+49
2018-03-28macro: introduce COUNT_ARGS() macroAlexei Starovoitov1-0/+7
2018-03-28mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha1-0/+6
2018-03-28mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-0/+1
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai1-1/+1
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2-2/+21
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2-1/+6
2018-03-26net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh1-1/+2
2018-03-26net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh1-1/+49
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy2-4/+19
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy2-3/+29
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz2-19/+13
2018-03-26ip6mr: Add API for default_rule fibYuval Mintz1-0/+10
2018-03-26ipmr: Make ipmr_dump() commonYuval Mintz1-0/+18
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz2-6/+44
2018-03-26ipmr: Make vif fib notifiers commonYuval Mintz2-8/+53
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai1-1/+0
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai1-33/+36
2018-03-26bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()Martin KaFai Lau1-0/+7
2018-03-26bpf: Rename bpf_verifer_logMartin KaFai Lau1-3/+3
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-36/+172
2018-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-03-23Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek1-1/+0
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+115
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao1-0/+4
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+20
2018-03-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2