aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_queue.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller7-70/+280
2016-09-24i40e: don't configure zero-size RSS tableMitch Williams1-0/+2
2016-09-24i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck3-84/+3
2016-09-24i40e: Split Flow Director descriptor config into separate functionAlexander Duyck1-51/+64
2016-09-24i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck4-22/+30
2016-09-24i40e: Fix Flow Director raw_buf cleanupAlexander Duyck2-8/+8
2016-09-24i40evf: enable adaptive interrupt throttlingMitch Williams1-5/+11
2016-09-24i40e: Increase minimum number of allocated VSIAkeem Abodunrin1-1/+1
2016-09-24i40e/i40evf: Changed version to 1.6.16Bimmy Pujari2-2/+2
2016-09-24i40e: removing unreachable codeHenry Tieman1-5/+1
2016-09-24i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller1-3/+7
2016-09-24i40e: cleanup ATR auto_disable_flags useJacob Keller3-20/+17
2016-09-24i40e: add encap csum VF offload flagPreethi Banala2-0/+2
2016-09-24i40e: fix deleting mac filtersAlan Brady1-2/+2
2016-09-24i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy1-1/+0
2016-09-24gre: use nla_get_be32() to extract flowinfoLance Richardson1-1/+1
2016-09-25netfilter: nf_queue: whitespace cleanupAaron Conole1-4/+4
2016-09-24rxrpc: Implement slow-startDavid Howells9-13/+339
2016-09-24rxrpc: Schedule an ACK if the reply to a client call appears overdueDavid Howells4-0/+13
2016-09-24rxrpc: Generate a summary of the ACK state for later useDavid Howells2-11/+48
2016-09-24rxrpc: Delay the resend timer to allow for nsec->jiffies conv errorDavid Howells1-2/+8
2016-09-24rxrpc: Reinitialise the call ACK and timer state for client reply phaseDavid Howells3-0/+11
2016-09-24rxrpc: Include the last reply DATA serial number in the final ACKDavid Howells1-3/+3
2016-09-24rxrpc: Send an immediate ACK if we fill in a holeDavid Howells1-1/+9
2016-09-24netfilter: Only allow sane values in nf_register_net_hookAaron Conole1-0/+5
2016-09-24netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole14-19/+19
2016-09-24netfilter: call nf_hook_ingress with rcu_read_lockAaron Conole1-1/+6
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2-1/+8
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal3-16/+62
2016-09-24netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and more readableGao Feng1-8/+4
2016-09-24rxrpc: Send an ACK after every few DATA packets we receiveDavid Howells4-9/+33
2016-09-24hv_netvsc: fix commentsStephen Hemminger1-4/+3
2016-09-24net: thunderx: Support for byte queue limitsSunil Goutham2-12/+32
2016-09-24net: thunderx: Fix issue with IRQ namimgSunil Goutham1-1/+1
2016-09-24mlxsw: spectrum: remove redundant check if err is zeroColin Ian King1-1/+1
2016-09-24Documentation: devicetree: fix typo in MediaTek ethernet device-tree bindingSean Wang1-1/+1
2016-09-24Documentation: devicetree: revise ethernet device-tree binding about TRGMIISean Wang1-2/+2
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh5-12/+138
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh23-42/+161
2016-09-24net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh1-0/+13
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh6-13/+78
2016-09-24net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2-4/+3
2016-09-24Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman1-13/+15
2016-09-24Bluetooth: BCSP fails to ACK re-transmitted frames from the peerDean Jenkins1-34/+51
2016-09-24Bluetooth: Tidy-up coding style in hci_bcsp.cDean Jenkins1-26/+29
2016-09-23rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells2-0/+29
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells8-30/+114
2016-09-23rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells2-6/+26
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells3-12/+48
2016-09-23rxrpc: Add a tracepoint for the call timerDavid Howells6-7/+65