summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-022-0/+268
* thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg2017-10-021-0/+7
* thunderbolt: Move thunderbolt domain structure to thunderbolt.hMika Westerberg2017-10-021-0/+45
* thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg2017-10-021-0/+17
* thunderbolt: Add support for XDomain propertiesMika Westerberg2017-10-021-0/+89
* byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg2017-10-021-0/+16
* net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman2017-10-021-2/+3
* net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski2017-10-011-5/+0
* ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan2017-10-011-0/+3
* ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2017-10-012-3/+7
* ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan2017-10-011-1/+1
* ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2017-10-012-1/+1
* net: dsa: remove tag ops from the switch treeVivien Didelot2017-10-011-11/+0
* net: dsa: change dsa_ptr for a dsa_portVivien Didelot2017-10-011-2/+2
* net: dsa: prepare master receive hot pathVivien Didelot2017-10-011-0/+5
* net: dsa: add tagging ops to portVivien Didelot2017-10-011-0/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-011-0/+20
|\
| * i40e: Enable VF to negotiate number of allocated queuesAlan Brady2017-09-291-0/+20
* | net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)Maciej Żenczykowski2017-09-301-0/+1
|/
* net: ipv4: remove fib_weightDavid Ahern2017-09-291-3/+0
* bpf: Add map_name to bpf_map_infoMartin KaFai Lau2017-09-292-0/+3
* bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau2017-09-292-0/+10
* net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov2017-09-291-0/+1
* arp: make arp_hdr_len() return unsigned intAlexey Dobriyan2017-09-281-1/+1
* net: mroute: Check if rule is a default ruleYotam Gigi2017-09-271-0/+7
* net: ipmr: Add MFC offload indicationYotam Gigi2017-09-271-0/+2
* ipmr: Add FIB notification access functionsYotam Gigi2017-09-272-0/+18
* ipmr: Add reference count to MFC entriesYotam Gigi2017-09-271-0/+21
* fib: notifier: Add VIF add and delete event typesYotam Gigi2017-09-271-0/+2
* net: sched: introduce helper to identify gact pass actionJiri Pirko2017-09-261-0/+5
* bpf: add meta pointer for direct accessDaniel Borkmann2017-09-264-5/+98
* bpf: rename bpf_compute_data_end into bpf_compute_data_pointersDaniel Borkmann2017-09-261-3/+6
* qed: iWARP - Add check for errors on a SYN packetMichal Kalderon2017-09-261-0/+1
* neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan2017-09-251-1/+1
* neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan2017-09-251-1/+1
* tun: enable napi_gro_frags() for TUN/TAP driverPetar Penkov2017-09-251-0/+1
* tun: enable NAPI for TUN/TAP driverPetar Penkov2017-09-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-2314-147/+122
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-236-22/+12
| |\
| | * net: prevent dst uses after freeEric Dumazet2017-09-213-20/+6
| | * net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-211-1/+5
| | * bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-09-201-0/+1
| | * tcp: remove two unused functionsYuchung Cheng2017-09-181-1/+0
| * | Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-221-14/+4
| |\ \
| | * | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard2017-09-191-14/+4
| | |/
| * | Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-221-1/+1
| |\ \
| | * | driver core: Fix link to device power management documentationGeert Uytterhoeven2017-09-181-1/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-221-0/+1
| |\ \
| | * | Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2017-09-211-0/+1
| | * | Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-2451-133/+296
| | |\ \