aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-04bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov3-0/+20
2017-10-04bpf: multi program support for cgroup+bpfAlexei Starovoitov4-20/+102
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal1-2/+0
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal1-3/+0
2017-10-03sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner2-1/+13
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner2-1/+26
2017-10-03sctp: add sockopt to get/set stream scheduler parametersMarcelo Ricardo Leitner1-0/+7
2017-10-03sctp: add sockopt to get/set stream schedulerMarcelo Ricardo Leitner1-0/+1
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner3-3/+90
2017-10-03sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner1-0/+5
2017-10-03sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner1-2/+8
2017-10-03net: core: decouple ifalias get/set from rtnl lockFlorian Westphal1-1/+7
2017-10-03ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi1-0/+1
2017-10-03skbuff: Add the offload_mr_fwd_mark fieldYotam Gigi1-0/+1
2017-10-02thunderbolt: Add function to retrieve DMA device for the ringMika Westerberg1-0/+13
2017-10-02thunderbolt: Add polling mode for ringsMika Westerberg1-7/+16
2017-10-02thunderbolt: Use spinlock in NHI serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Use spinlock in ring serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Move ring descriptor flags to thunderbolt.hMika Westerberg1-0/+18
2017-10-02thunderbolt: Export ring handling functions to modulesMika Westerberg1-0/+158
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg2-0/+268
2017-10-02thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg1-0/+7
2017-10-02thunderbolt: Move thunderbolt domain structure to thunderbolt.hMika Westerberg1-0/+45
2017-10-02thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg1-0/+17
2017-10-02thunderbolt: Add support for XDomain propertiesMika Westerberg1-0/+89
2017-10-02byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg1-0/+16
2017-10-02net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman1-2/+3
2017-10-01net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski1-5/+0
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan1-0/+3
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2-3/+7
2017-10-01ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan1-1/+1
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2-1/+1
2017-10-01net: dsa: remove tag ops from the switch treeVivien Didelot1-11/+0
2017-10-01net: dsa: change dsa_ptr for a dsa_portVivien Didelot1-2/+2
2017-10-01net: dsa: prepare master receive hot pathVivien Didelot1-0/+5
2017-10-01net: dsa: add tagging ops to portVivien Didelot1-0/+3
2017-10-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+20
2017-09-30net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)Maciej Żenczykowski1-0/+1
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady1-0/+20
2017-09-29net: ipv4: remove fib_weightDavid Ahern1-3/+0
2017-09-29bpf: Add map_name to bpf_map_infoMartin KaFai Lau2-0/+3
2017-09-29bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau2-0/+10
2017-09-29net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov1-0/+1
2017-09-28arp: make arp_hdr_len() return unsigned intAlexey Dobriyan1-1/+1
2017-09-27net: mroute: Check if rule is a default ruleYotam Gigi1-0/+7
2017-09-27net: ipmr: Add MFC offload indicationYotam Gigi1-0/+2
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi2-0/+18
2017-09-27ipmr: Add reference count to MFC entriesYotam Gigi1-0/+21
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi1-0/+2
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko1-0/+5