summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn
2016-11-03ipv4: add IP_RECVFRAGSIZE cmsgWillem de Bruijn
2016-11-02net: mii: add generic function to support ksetting supportPhilippe Reynes
2016-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-01netfilter: nf_tables: introduce routing expressionAnders K. Pedersen
2016-11-01netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso
2016-11-01netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal
2016-10-31net: set SK_MEM_QUANTUM to 4096Eric Dumazet
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov
2016-10-31net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov
2016-10-31net: pim: add common pimhdr struct and helpersNikolay Aleksandrov
2016-10-31qed: Learn resources from management firmwareTomer Tayar
2016-10-31qed*: Add support for WoLMintz, Yuval
2016-10-31qed: Add nvram selftestMintz, Yuval
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck
2016-10-31driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-30net/mlx5: Add multi dest supportMark Bloch
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia
2016-10-30net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov
2016-10-30net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29vxlan: avoid using stale vxlan socket.pravin shelar
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev
2016-10-29bpf: Print function name in addition to function idThomas Graf
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2016-10-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: use idr to track familiesJohannes Berg