summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso
2016-09-25netfilter: xt_socket: fix transparent match for IPv6 request socketsKOVACS Krisztian
2016-09-25netfilter: evict stale entries when user reads /proc/net/nf_conntrackFlorian Westphal
2016-09-25netfilter: xt_hashlimit: Create revision 2 to support higher pps ratesVishwanath Pai
2016-09-25netfilter: xt_hashlimit: Prepare for revision 2Vishwanath Pai
2016-09-25netfilter: nft_ct: report error if mark and dir specified simultaneouslyLiping Zhang
2016-09-25netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocolLiping Zhang
2016-09-25netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ackGao Feng
2016-09-25netfilter: replace list_head with single linked listAaron Conole
2016-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-25Merge tag 'rxrpc-rewrite-20160924' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-09-24i40e: don't configure zero-size RSS tableMitch Williams
2016-09-24i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck
2016-09-24i40e: Split Flow Director descriptor config into separate functionAlexander Duyck
2016-09-24i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck
2016-09-24i40e: Fix Flow Director raw_buf cleanupAlexander Duyck
2016-09-24i40evf: enable adaptive interrupt throttlingMitch Williams
2016-09-24i40e: Increase minimum number of allocated VSIAkeem Abodunrin
2016-09-24i40e/i40evf: Changed version to 1.6.16Bimmy Pujari
2016-09-24i40e: removing unreachable codeHenry Tieman
2016-09-24i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller
2016-09-24i40e: cleanup ATR auto_disable_flags useJacob Keller
2016-09-24i40e: add encap csum VF offload flagPreethi Banala
2016-09-24i40e: fix deleting mac filtersAlan Brady
2016-09-24i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy
2016-09-24gre: use nla_get_be32() to extract flowinfoLance Richardson
2016-09-25netfilter: nf_queue: whitespace cleanupAaron Conole
2016-09-24rxrpc: Implement slow-startDavid Howells
2016-09-24rxrpc: Schedule an ACK if the reply to a client call appears overdueDavid Howells
2016-09-24rxrpc: Generate a summary of the ACK state for later useDavid Howells
2016-09-24rxrpc: Delay the resend timer to allow for nsec->jiffies conv errorDavid Howells
2016-09-24rxrpc: Reinitialise the call ACK and timer state for client reply phaseDavid Howells
2016-09-24rxrpc: Include the last reply DATA serial number in the final ACKDavid Howells
2016-09-24rxrpc: Send an immediate ACK if we fill in a holeDavid Howells
2016-09-24netfilter: Only allow sane values in nf_register_net_hookAaron Conole
2016-09-24netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole
2016-09-24netfilter: call nf_hook_ingress with rcu_read_lockAaron Conole
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal
2016-09-24netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...Gao Feng
2016-09-24rxrpc: Send an ACK after every few DATA packets we receiveDavid Howells
2016-09-24hv_netvsc: fix commentsStephen Hemminger
2016-09-24Merge branch 'thunderx-bql'David S. Miller
2016-09-24net: thunderx: Support for byte queue limitsSunil Goutham
2016-09-24net: thunderx: Fix issue with IRQ namimgSunil Goutham
2016-09-24mlxsw: spectrum: remove redundant check if err is zeroColin Ian King