summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_hash: get random bytes if seed is not specifiedPablo Neira Ayuso2016-11-091-2/+4
* netfilter: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso2016-11-033-13/+8
* netfilter: merge nf_iterate() into nf_hook_slow()Pablo Neira Ayuso2016-11-033-50/+48
* netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso2016-11-038-25/+20
* netfilter: use switch() to handle verdict cases from nf_hook_slow()Pablo Neira Ayuso2016-11-031-4/+14
* netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso2016-11-0324-83/+105
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-0346-169/+196
* netfilter: deprecate NF_STOPPablo Neira Ayuso2016-11-033-4/+6
* netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso2016-11-036-49/+19
* netfilter: remove comments that predate rcu daysPablo Neira Ayuso2016-11-031-7/+0
* netfilter: get rid of useless debugging from corePablo Neira Ayuso2016-11-031-9/+0
* enic: set skb->hash type properlyGovindarajulu Varadarajan2016-11-022-7/+13
* net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-021-30/+30
* ila: Fix crash caused by rhashtable changesTom Herbert2016-11-021-3/+13
* net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnectCyrill Gorcunov2016-11-021-1/+1
* lan78xx: Use irq_domain for phy interrupt from USB Int. EPWoojung Huh2016-11-021-26/+189
* tcp: enhance tcp collapsingEric Dumazet2016-11-021-6/+4
* net: 3c509: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-021-26/+29
* net: 3c59x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-021-6/+8
* net: mii: add generic function to support ksetting supportPhilippe Reynes2016-11-022-0/+199
* Merge branch 'mlx4-XDP-tx-refactor'David S. Miller2016-11-029-229/+366
|\
| * net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan2016-11-027-12/+60
| * net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan2016-11-028-205/+293
| * net/mlx4_en: Add TX_XDP for CQ typesTariq Toukan2016-11-022-12/+13
|/
* sctp: clean up sctp_packet_transmitXin Long2016-11-021-277/+158
* Merge branch 'cls_flower-misc'David S. Miller2016-11-021-9/+11
|\
| * net/sched: cls_flower: merge filter delete/destroy common codeRoi Dayan2016-11-021-10/+11
| * net/sched: cls_flower: add missing unbind call when destroying flowsRoi Dayan2016-11-021-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-11-0231-340/+1610
|\
| * netfilter: nf_queue: place volatile data in own cachelineFlorian Westphal2016-11-011-1/+1
| * netfilter: nf_tables: remove useless U8_MAX validationLiping Zhang2016-11-012-6/+0
| * netfilter: nf_tables: introduce routing expressionAnders K. Pedersen2016-11-014-0/+187
| * netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso2016-11-019-296/+369
| * netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso2016-11-017-15/+121
| * netfilter: nf_tables: add fib expressionFlorian Westphal2016-11-0112-0/+854
| * netfilter: nft_ct: add notrack supportPablo Neira Ayuso2016-10-261-1/+49
| * netfilter: nft_meta: permit pkttype mangling in ip/ip6 preroutingLiping Zhang2016-10-261-0/+5
| * netfilter: nft_numgen: start round robin from zeroLiping Zhang2016-10-261-1/+1
| * netfilter: nf_tables: allow expressions to return STOLENFlorian Westphal2016-10-261-0/+1
| * netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocationCalvin Owens2016-10-261-1/+1
| * netfilter: xt_multiport: Use switch case instead of multiple condition checksGao Feng2016-10-261-19/+21
* | genetlink: fix error return code in genl_register_family()Wei Yongjun2016-11-011-1/+3
* | net: Enable support for VRF with ipv4 multicastDavid Ahern2016-11-013-21/+56
* | Merge branch 'tipc-socket-layer-improvements'David S. Miller2016-11-012-238/+242
|\ \
| * | tipc: remove SS_CONNECTED sock stateParthasarathy Bhuvaragan2016-11-011-48/+38
| * | tipc: create TIPC_CONNECTING as a new sk_stateParthasarathy Bhuvaragan2016-11-011-32/+28
| * | tipc: remove SS_DISCONNECTING stateParthasarathy Bhuvaragan2016-11-011-80/+52
| * | tipc: create TIPC_DISCONNECTING as a new sk_stateParthasarathy Bhuvaragan2016-11-011-15/+24
| * | tipc: create TIPC_OPEN as a new sk_stateParthasarathy Bhuvaragan2016-11-011-54/+43
| * | tipc: create TIPC_ESTABLISHED as a new sk_stateParthasarathy Bhuvaragan2016-11-011-7/+11
OpenPOWER on IntegriCloud