aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_lookup.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy3-11/+17
2015-04-08netfilter: nf_tables: fix set selection when timeouts are requestedPatrick McHardy1-1/+1
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal3-10/+10
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal3-7/+17
2015-04-08netfilter: bridge: add and use nf_bridge_info_get helperFlorian Westphal1-8/+16
2015-04-08netfilter: physdev: use helpersFlorian Westphal1-12/+22
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal8-34/+97
2015-04-08netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal2-30/+42
2015-04-08netfilter: x_tables: don't extract flow keys on early demuxed sks in socket matchDaniel Borkmann1-45/+50
2015-04-08cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg1-1/+1
2015-04-07net: remove extra newlinesSheng Yong5-14/+0
2015-04-07hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang3-3/+6
2015-04-07hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang2-12/+9
2015-04-07hv_netvsc: Clean up two unused variablesHaiyang Zhang3-4/+0
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee6-15/+39
2015-04-07tcp: RFC7413 option support for Fast Open serverDaniel Lee5-23/+57
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai5-1608/+1702
2015-04-07Bluetooth: Add local SSP OOB data to OOB ext data mgmt commandJohan Hedberg1-2/+152
2015-04-07netdevice.h: remove iflink descriptionNicolas Dichtel1-2/+1
2015-04-07netns: allow to dump netns idsNicolas Dichtel1-1/+48
2015-04-07netns: notify netns id eventsNicolas Dichtel2-8/+48
2015-04-07netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel1-1/+1
2015-04-07Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg1-2/+4
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller14-28/+48
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller39-218/+277
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller2-1/+10
2015-04-07netfilter: Add nf_hook_state initializer function.David Miller1-8/+18
2015-04-07cosa: fix error return codeJulia Lawall1-0/+1
2015-04-07wan: lmc: fix error return codeJulia Lawall1-0/+1
2015-04-07ssb: add delay after PCI reset to fix SoC rebootsRafał Miłecki1-0/+9
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan4-3/+27
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida1-1/+1
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches6-17/+17
2015-04-07rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP packet.Taehee Yoo4-6/+11
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2-7/+7
2015-04-07Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann4-22/+4
2015-04-07Bluetooth: btusb: Move Intel command structs into its own headerMarcel Holtmann2-33/+33
2015-04-07Bluetooth: btusb: Use generic Intel support for address supportMarcel Holtmann2-70/+10
2015-04-07Bluetooth: btintel: Introduce generic Intel Bluetooth supportMarcel Holtmann4-0/+146
2015-04-07Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann4-60/+110
2015-04-07Bluetooth: btbcm: Add firmware table for UART based devicesMarcel Holtmann1-15/+41
2015-04-07Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann4-0/+127
2015-04-07Bluetooth: hci_uart: Move setup callback into different locationMarcel Holtmann1-1/+1
2015-04-07Bluetooth: btusb: Update version number of the moduleMarcel Holtmann1-1/+1
2015-04-07Bluetooth: btusb: Move Broadcom quirk setting into support moduleMarcel Holtmann2-4/+5
2015-04-07Bluetooth: btusb: Add option for Broadcom protocol supportMarcel Holtmann2-208/+15
2015-04-07Bluetooth: btbcm: Add support for Broadcom controller setupMarcel Holtmann3-0/+272
2015-04-07Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann4-22/+4
2015-04-07Bluetooth: btusb: Use generic functionality by Broadcom moduleMarcel Holtmann2-58/+5
2015-04-07Bluetooth: btbcm: Introduce generic Broadcom Bluetooth supportMarcel Holtmann4-0/+144