summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-032-15/+44
* netfilter: deprecate NF_STOPPablo Neira Ayuso2016-11-031-1/+1
* netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso2016-11-032-38/+14
* net: mii: add generic function to support ksetting supportPhilippe Reynes2016-11-021-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-11-024-0/+126
|\
| * netfilter: nf_tables: introduce routing expressionAnders K. Pedersen2016-11-011-0/+27
| * netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso2016-11-011-0/+27
| * netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso2016-11-011-0/+5
| * netfilter: nf_tables: add fib expressionFlorian Westphal2016-11-012-0/+67
* | net: set SK_MEM_QUANTUM to 4096Eric Dumazet2016-10-311-6/+17
* | net: pim: add all RFC7761 message typesNikolay Aleksandrov2016-10-311-1/+30
* | net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov2016-10-311-0/+6
* | net: pim: add common pimhdr struct and helpersNikolay Aleksandrov2016-10-311-8/+36
* | qed: Learn resources from management firmwareTomer Tayar2016-10-311-1/+1
* | qed*: Add support for WoLMintz, Yuval2016-10-311-0/+10
* | qed: Add nvram selftestMintz, Yuval2016-10-311-0/+9
* | qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-311-0/+28
* | net: Add support for XPS with QoS via traffic classesAlexander Duyck2016-10-311-2/+2
* | net: Add sysfs value to determine queue traffic classAlexander Duyck2016-10-311-0/+1
* | net: Move functions for configuring traffic classes out of inline headersAlexander Duyck2016-10-311-28/+3
* | driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng2016-10-311-0/+2
* | net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-312-0/+5
* | Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-303-19/+212
|\ \
| * | net/mlx5: Add multi dest supportMark Bloch2016-10-301-13/+15
| * | net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia2016-10-301-4/+195
| * | net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov2016-10-301-1/+1
| * | net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov2016-10-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3065-372/+2156
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-2921-52/+134
| |\ \ \ | | |/ / | |/| |
| | * | vxlan: avoid using stale vxlan socket.pravin shelar2016-10-291-2/+2
| | * | net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2016-10-291-1/+2
| | * | Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-291-8/+13
| | |\ \
| | | * | mac80211: fix some sphinx warningsJani Nikula2016-10-261-8/+13
| | * | | Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger2016-10-291-7/+0
| | * | | net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-291-0/+1
| | * | | net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-291-0/+4
| | * | | {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-11/+0
| | * | | net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-271-0/+1
| | * | | net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-271-0/+2
| | * | | udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-261-2/+2
| | * | | doc: update docbook annotations for socket and skbStephen Hemminger2016-10-262-1/+4
| | * | | qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-221-0/+1
| | * | | ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-211-0/+1
| | * | | udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-201-0/+1
| | * | | net: add recursion limit to GROSabrina Dubroca2016-10-201-1/+38
| | * | | rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-10-191-1/+1
| | * | | net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-191-1/+1
| | |/ /
| | * | Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-181-8/+24
| | |\ \
| | | * | cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+4
| | | * | cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-9/+22