summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-13netfilter: nf_tables: get rid of the expression example codePablo Neira Ayuso
2015-04-13netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy
2015-04-13netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: mark stateful expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy
2015-04-13netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy
2015-04-13uapi: ebtables: don't include linux/if.hPablo Neira Ayuso
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy
2015-04-13netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
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-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-04-13Merge branch 'fou-next'David S. Miller
2015-04-13fou: implement FOU_CMD_GETWANG Cong
2015-04-13fou: add network namespace supportWANG Cong
2015-04-13fou: always use be16 for portWANG Cong
2015-04-13fou: exit early when parsing config failsWANG Cong
2015-04-13fou: avoid calling udp_del_offload() twiceWANG Cong
2015-04-13Merge branch 'selinux_xfrm_nl_cmd'David S. Miller
2015-04-13selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-04-13tcp: do not cache align timewait socketsEric Dumazet
2015-04-13Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-13net/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-11ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov
2015-04-11ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov
2015-04-11if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-04-11ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-11ixgbe: 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