summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland
2017-12-08net: skb_array: expose peek APIJohn Fastabend
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend
2017-12-08net: sched: helpers to sum qlen and qlen for per cpu logicJohn Fastabend
2017-12-08net: sched: use skb list for skb_bad_txJohn Fastabend
2017-12-08net: sched: explicit locking in gso_cpu fallbackJohn Fastabend
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend
2017-12-08net: sched: provide per cpu qstat helpersJohn Fastabend
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-05net_sched: remove unused parameter from act cleanup opsCong Wang
2017-12-05net: dsa: return per-port upstream portVivien Didelot
2017-12-05net: sched: sch_api: fix code style issuesAlexander Aring
2017-12-05net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov
2017-12-05flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman
2017-12-05tun: add eBPF based queue selection methodJason Wang
2017-12-05phylink: convert to fwnodeRussell King
2017-12-05sfp: convert to fwnodeRussell King
2017-12-05sfp: add documentation for kernel APIsRussell King
2017-12-05phylink: add documentation for kernel APIsRussell King
2017-12-05phylink: remove phylink_init_eee()Russell King
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal
2017-12-04rtnetlink: get reference on module before invoking handlersFlorian Westphal
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern
2017-12-03inet: Add a 2nd listener hashtable (port+addr)Martin KaFai Lau
2017-12-03udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau
2017-12-03inet: Add a count to struct inet_listen_hashbucketMartin KaFai Lau
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger
2017-12-02net: dsa: introduce dsa_towards_port helperVivien Didelot
2017-12-02net: dsa: remove trans argument from mdb opsVivien Didelot
2017-12-02net: dsa: remove trans argument from vlan opsVivien Didelot
2017-12-03net: xdp: report flags program was installed with on queryJakub Kicinski
2017-12-03net: xdp: avoid output parameters when querying XDP progJakub Kicinski
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2017-12-01move libgcc.h to include/linuxChristoph Hellwig
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit