summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-13netfilter: nf_tables: mark stateful expressionsPatrick McHardy1-0/+4
2015-04-13netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2-0/+9
2015-04-13netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy1-0/+13
2015-04-13uapi: ebtables: don't include linux/if.hPablo Neira Ayuso2-3/+2
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2-1/+7
2015-04-13netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy1-1/+2
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2-9/+35
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy1-0/+3
2015-04-13netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy1-2/+2
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy1-7/+0
2015-04-13netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy1-5/+2
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2-5/+31
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy1-2/+1
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy1-1/+0
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy1-3/+4
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy1-1/+1
2015-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-0/+17
2015-04-13fou: implement FOU_CMD_GETWANG Cong1-0/+1
2015-04-13Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2-23/+136
2015-04-11if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov3-0/+17
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf1-1/+1
2015-04-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-7/+19
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-7/+226
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram1-1/+1
2015-04-09mac802154: fix typo for deviceVarka Bhadram1-1/+1
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann1-0/+13
2015-04-09Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller4-1/+37
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso57-250/+419
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy2-0/+9
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy3-0/+47
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy1-0/+2
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy1-1/+3
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2-1/+1
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2-3/+6
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal1-1/+22
2015-04-08netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal1-1/+1
2015-04-08net: remove extra newlinesSheng Yong1-2/+0
2015-04-08tcp: RFC7413 option support for Fast Open clientDaniel Lee2-1/+3
2015-04-08tcp: RFC7413 option support for Fast Open serverDaniel Lee2-0/+3
2015-04-08netdevice.h: remove iflink descriptionNicolas Dichtel1-2/+1
2015-04-08netns: notify netns id eventsNicolas Dichtel1-0/+4
2015-04-08Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg1-2/+4
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller4-5/+8
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller8-42/+58
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller1-1/+6
2015-04-07netfilter: Add nf_hook_state initializer function.David Miller1-8/+18
2015-04-07Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann1-3/+0
2015-04-07Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann1-1/+1
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-13/+17
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg2-28/+58