aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy11-77/+14
2015-04-13netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy2-8/+8
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy10-30/+33
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy10-46/+97
2015-04-12fou: implement FOU_CMD_GETWANG Cong2-0/+110
2015-04-12fou: add network namespace supportWANG Cong1-39/+67
2015-04-12fou: always use be16 for portWANG Cong1-3/+3
2015-04-12fou: exit early when parsing config failsWANG Cong1-1/+4
2015-04-12fou: avoid calling udp_del_offload() twiceWANG Cong1-2/+2
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel1-0/+1
2015-04-12tcp: do not cache align timewait socketsEric Dumazet1-2/+1
2015-04-12net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender1-2/+2
2015-04-11ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov1-0/+69
2015-04-11ixgbevf: Add RSS Key query codeVlad Zolotarov4-0/+57
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2-0/+22
2015-04-11ixgbevf: Add a RETA query codeVlad Zolotarov5-1/+80
2015-04-10ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2-0/+39
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov4-2/+40
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov4-6/+43
2015-04-10ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov3-1/+44
2015-04-10ixgbe: Refactor the RSS configuration codeVlad Zolotarov2-44/+112
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2-2/+2
2015-04-10ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck1-2/+0
2015-04-10ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck1-1/+1
2015-04-10ixgbe: adds x550 specific FCoE offloadsVasu Dev3-27/+107
2015-04-10ixgbe: add support for X550 source_address_prunningDon Skidmore3-0/+77
2015-04-09ixgbe: add new bridge mode support function.Don Skidmore1-16/+34
2015-04-09ixgbe: Move bridge mode from flag to variableDon Skidmore3-19/+20
2015-04-09ixgb: remove references to ifconfigStephen Hemminger1-6/+6
2015-04-09ixgbe: fix documentationStephen Hemminger1-7/+7
2015-04-09igb: doc don't refer to ifconfigStephen Hemminger1-2/+2
2015-04-09tcp: md5: fix a typo in tcp_v4_md5_lookup()Eric Dumazet1-2/+2
2015-04-09amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas2-0/+12
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas3-17/+20
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas4-28/+21
2015-04-09net: Pass VLAN ID to rtnl_fdb_notify.Hubert Sokolowski1-10/+10
2015-04-09e100: Use dma_rmb/wmb where appropriateAlexander Duyck1-3/+3
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2-4/+4
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck4-10/+10
2015-04-09cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck3-14/+14
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram2-2/+2
2015-04-09Bluetooth: btusb: Use proper data structures for Intel vendor eventsMarcel Holtmann2-26/+68
2015-04-09mac802154: fix typo for deviceVarka Bhadram1-1/+1
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann2-2/+118
2015-04-08vxlan: do not exit on error in vxlan_stop()WANG Cong1-4/+1
2015-04-08tcp: do not rearm rsk_timer on FastOpen requestsEric Dumazet1-4/+10
2015-04-08sfc: Revert SRIOV changes.David S. Miller16-454/+207
2015-04-08netfilter: Fix switch statement warnings with recent gcc.David Miller5-3/+17