summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller2015-04-043-9/+7
* netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller2015-04-0411-30/+25
* netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-047-22/+17
* netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-044-52/+35
* netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller2015-04-047-21/+17
* netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller2015-04-044-53/+36
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-0435-294/+169
* netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller2015-04-045-49/+39
* netfilter: Create and use nf_hook_state.David S. Miller2015-04-044-50/+59
* test_rhashtable: Remove bogus max_size settingHerbert Xu2015-04-031-1/+0
* Merge branch 'mvneta-sgmii'David S. Miller2015-04-033-11/+133
|\
| * mvneta: implement SGMII-based in-band link state signalingStas Sergeev2015-04-031-11/+95
| * add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-032-0/+38
|/
* ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-032-0/+8
* jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck2015-04-031-6/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-039-135/+202
|\
| * i40e: Bump to version 1.3.1Catherine Sullivan2015-04-031-2/+2
| * i40evf: Refactor VF RSS codeAnjali Singhai Jain2015-04-031-32/+11
| * i40evf: protect VLAN filter listMitch Williams2015-04-031-2/+22
| * i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-034-53/+76
| * i40e: stop flow director on shutdownMitch Williams2015-04-031-0/+2
| * i40e: fix up VXLAN messagesShannon Nelson2015-04-031-19/+19
| * i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh2015-04-031-0/+8
| * i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2015-04-032-0/+27
| * i40e: warn at the right timeMitch Williams2015-04-031-3/+2
| * i40e: fix invalid void return in FCoE codeJesse Brandeburg2015-04-031-2/+1
| * i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2015-04-032-2/+8
| * i40e: Change some memcpys to struct assignmentsJesse Brandeburg2015-04-031-11/+8
| * i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain2015-04-031-0/+3
| * i40e: validate VSI param from VFsMitch Williams2015-04-031-0/+2
| * i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain2015-04-031-11/+13
* | netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell2015-04-031-1/+4
* | Merge branch 'ipv4-null-cmp'David S. Miller2015-04-0346-263/+272
|\ \ | |/ |/|
| * ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-0330-63/+64
| * ipv4: coding style: comparison for equality with NULLIan Morris2015-04-0339-202/+210
|/
* Merge branch 'mlx5-next'David S. Miller2015-04-0238-188/+247
|\
| * net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-023-0/+31
| * net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-022-4/+9
| * net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-025-105/+98
| * net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat2015-04-021-3/+3
| * IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-0212-12/+12
| * net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-0226-26/+26
| * net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat2015-04-021-1/+4
| * net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky2015-04-021-1/+2
| * net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen2015-04-021-1/+2
| * net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-022-23/+52
| * net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat2015-04-021-1/+1
| * net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-024-7/+3
| * net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen2015-04-021-2/+0
| * net/mlx5_core: Coding style fixEli Cohen2015-04-021-0/+1
OpenPOWER on IntegriCloud