summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-01net: dsa: add tagging ops to portVivien Didelot
2017-10-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-09-30net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)Maciej Żenczykowski
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady
2017-09-29net: ipv4: remove fib_weightDavid Ahern
2017-09-29bpf: Add map_name to bpf_map_infoMartin KaFai Lau
2017-09-29bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau
2017-09-29net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov
2017-09-28arp: make arp_hdr_len() return unsigned intAlexey Dobriyan
2017-09-27net: mroute: Check if rule is a default ruleYotam Gigi
2017-09-27net: ipmr: Add MFC offload indicationYotam Gigi
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi
2017-09-27ipmr: Add reference count to MFC entriesYotam Gigi
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann
2017-09-26bpf: rename bpf_compute_data_end into bpf_compute_data_pointersDaniel Borkmann
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan
2017-09-25neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan
2017-09-25tun: enable napi_gro_frags() for TUN/TAP driverPetar Penkov
2017-09-25tun: enable NAPI for TUN/TAP driverPetar Penkov
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-22net: Remove useless function skb_header_releaseGao Feng
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-21net: prevent dst uses after freeEric Dumazet
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-09-19ipv4: speedup ipv6 tunnels dismantleEric Dumazet
2017-09-19ipv6: addrlabel: per netns listEric Dumazet
2017-09-19net_sched: no need to free qdisc in RCU callbackCong Wang
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot
2017-09-19net: sk_buff rbnode reorgEric Dumazet
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen
2017-09-18tcp: remove two unused functionsYuchung Cheng
2017-09-18net: Convert int functions to boolJoe Perches
2017-09-18driver core: Fix link to device power management documentationGeert Uytterhoeven
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds