summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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: 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-12fou: implement FOU_CMD_GETWANG Cong
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf
2015-04-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram
2015-04-09mac802154: fix typo for deviceVarka Bhadram
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann
2015-04-08Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal
2015-04-08netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal
2015-04-07net: remove extra newlinesSheng Yong
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee
2015-04-07tcp: RFC7413 option support for Fast Open serverDaniel Lee
2015-04-07netdevice.h: remove iflink descriptionNicolas Dichtel
2015-04-07netns: notify netns id eventsNicolas Dichtel
2015-04-07Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller
2015-04-07netfilter: Add nf_hook_state initializer function.David Miller
2015-04-07Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann
2015-04-07Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-06nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard
2015-04-06nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard
2015-04-04netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller