summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-13netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy
2015-04-13netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy
2015-04-13netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy
2015-04-13netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy
2015-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-04-12Merge branch 'fou-next'David S. Miller
2015-04-12fou: implement FOU_CMD_GETWANG Cong
2015-04-12fou: add network namespace supportWANG Cong
2015-04-12fou: always use be16 for portWANG Cong
2015-04-12fou: exit early when parsing config failsWANG Cong
2015-04-12fou: avoid calling udp_del_offload() twiceWANG Cong
2015-04-12Merge branch 'selinux_xfrm_nl_cmd'David S. Miller
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-04-12tcp: do not cache align timewait socketsEric Dumazet
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-12net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender
2015-04-11ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-11ixgbevf: Add RSS Key query codeVlad Zolotarov
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov
2015-04-11ixgbevf: Add a RETA query codeVlad Zolotarov
2015-04-10ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-04-10ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-10ixgbe: Refactor the RSS configuration codeVlad Zolotarov
2015-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf
2015-04-10ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck
2015-04-10ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck
2015-04-10ixgbe: adds x550 specific FCoE offloadsVasu Dev
2015-04-10ixgbe: add support for X550 source_address_prunningDon Skidmore
2015-04-09ixgbe: add new bridge mode support function.Don Skidmore
2015-04-09ixgbe: Move bridge mode from flag to variableDon Skidmore
2015-04-09ixgb: remove references to ifconfigStephen Hemminger
2015-04-09ixgbe: fix documentationStephen Hemminger
2015-04-09igb: doc don't refer to ifconfigStephen Hemminger
2015-04-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-09tcp: md5: fix a typo in tcp_v4_md5_lookup()Eric Dumazet
2015-04-09Merge branch 'xgbe-next'David S. Miller
2015-04-09amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas