aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-04
* netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-04
* netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller2015-04-04
* netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller2015-04-04
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04
* netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller2015-04-04
* netfilter: Create and use nf_hook_state.David S. Miller2015-04-04
* test_rhashtable: Remove bogus max_size settingHerbert Xu2015-04-03
* Merge branch 'mvneta-sgmii'David S. Miller2015-04-03
|\
| * mvneta: implement SGMII-based in-band link state signalingStas Sergeev2015-04-03
| * add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-03
|/
* ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-03
* jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck2015-04-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-03
|\
| * i40e: Bump to version 1.3.1Catherine Sullivan2015-04-03
| * i40evf: Refactor VF RSS codeAnjali Singhai Jain2015-04-03
| * i40evf: protect VLAN filter listMitch Williams2015-04-03
| * i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-03
| * i40e: stop flow director on shutdownMitch Williams2015-04-03
| * i40e: fix up VXLAN messagesShannon Nelson2015-04-03
| * i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh2015-04-03
| * i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2015-04-03
| * i40e: warn at the right timeMitch Williams2015-04-03
| * i40e: fix invalid void return in FCoE codeJesse Brandeburg2015-04-03
| * i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2015-04-03
| * i40e: Change some memcpys to struct assignmentsJesse Brandeburg2015-04-03
| * i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain2015-04-03
| * i40e: validate VSI param from VFsMitch Williams2015-04-03
| * i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain2015-04-03
* | netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell2015-04-03
* | Merge branch 'ipv4-null-cmp'David S. Miller2015-04-03
|\ \ | |/ |/|
| * ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
| * ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
|/
* Merge branch 'mlx5-next'David S. Miller2015-04-02
|\
| * net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-02
| * net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-02
| * net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-02
| * net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat2015-04-02
| * IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-02
| * net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-02
| * net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat2015-04-02
| * net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky2015-04-02
| * net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen2015-04-02
| * net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-02
| * net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat2015-04-02
| * net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-02
| * net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen2015-04-02
| * net/mlx5_core: Coding style fixEli Cohen2015-04-02
| * net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky2015-04-02
| * net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen2015-04-02
|/