aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-2/+11
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli1-0/+11
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang1-4/+2
2017-12-05net_sched: remove unused parameter from act cleanup opsCong Wang1-1/+1
2017-12-05net: dsa: return per-port upstream portVivien Didelot1-3/+6
2017-12-05net: sched: sch_api: fix code style issuesAlexander Aring1-4/+6
2017-12-05net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang1-1/+0
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov2-0/+8
2017-12-05flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman1-0/+5
2017-12-05tun: add eBPF based queue selection methodJason Wang1-0/+1
2017-12-05phylink: convert to fwnodeRussell King1-1/+2
2017-12-05sfp: convert to fwnodeRussell King1-3/+4
2017-12-05sfp: add documentation for kernel APIsRussell King1-14/+36
2017-12-05phylink: add documentation for kernel APIsRussell King1-48/+135
2017-12-05phylink: remove phylink_init_eee()Russell King1-1/+0
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King1-12/+7
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King1-0/+14
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-52/+73
2017-12-05bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo3-2/+11
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+5
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal1-1/+1
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+4
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal1-2/+0
2017-12-04rtnetlink: get reference on module before invoking handlersFlorian Westphal1-0/+2
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit1-1/+0
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern1-2/+1
2017-12-03inet: Add a 2nd listener hashtable (port+addr)Martin KaFai Lau2-6/+24
2017-12-03udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau2-0/+26
2017-12-03inet: Add a count to struct inet_listen_hashbucketMartin KaFai Lau1-0/+1
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger1-22/+0
2017-12-02net: dsa: introduce dsa_towards_port helperVivien Didelot1-10/+13
2017-12-02net: dsa: remove trans argument from mdb opsVivien Didelot1-6/+4
2017-12-02net: dsa: remove trans argument from vlan opsVivien Didelot1-6/+4
2017-12-03net: xdp: report flags program was installed with on queryJakub Kicinski1-0/+2
2017-12-03net: xdp: avoid output parameters when querying XDP progJakub Kicinski1-1/+2
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linuxLinus Torvalds1-0/+0
2017-12-01move libgcc.h to include/linuxChristoph Hellwig1-0/+0
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg per defaultHeiner Kallweit1-15/+18
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu1-0/+1
2017-12-01ip_gre: Refector the erpsan tunnel code.William Tu1-0/+51
2017-12-01net: ethtool: add support for reset of AP inside NIC interface.Scott Branden1-0/+1
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long1-1/+2
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-33/+21
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-11-30Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+2
2017-12-01Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-22/+10
2017-12-01Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie1-11/+11
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang1-1/+0