summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal2-8/+4
2016-09-12netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLESLiping Zhang1-4/+0
2016-09-12netfilter: nf_tables: don't drop IPv6 packets that cannot parse transportPablo Neira Ayuso1-4/+2
2016-09-12netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso1-7/+0
2016-09-12netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso2-0/+91
2016-09-12netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parsePablo Neira Ayuso1-2/+3
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso3-0/+20
2016-09-12netfilter: nft_dynset: allow to invert match criteriaPablo Neira Ayuso1-0/+6
2016-09-12netfilter: nft_hash: Add hash offset valueLaura Garcia Liebana1-0/+2
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+24
2016-09-12gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy1-50/+0
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg2-0/+33
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul1-0/+4
2016-09-12cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach1-1/+2
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman3-9/+8
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman3-9/+8
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai30-163/+279
2016-09-11net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern1-2/+1
2016-09-11net: l3mdev: remove get_rtable methodDavid Ahern1-21/+0
2016-09-11net: l3mdev: Remove l3mdev_fib_oifDavid Ahern1-29/+0
2016-09-11net: ipv6: Remove l3mdev_get_saddr6David Ahern1-11/+0
2016-09-11net: ipv4: Remove l3mdev_get_saddrDavid Ahern2-22/+0
2016-09-11net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern1-4/+4
2016-09-11net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern1-3/+3
2016-09-11net: l3mdev: Add hook to output pathDavid Ahern1-0/+48
2016-09-11net: flow: Add l3mdev flow updateDavid Ahern1-0/+6
2016-09-11Revert "hv_netvsc: make inline functions static"Stephen Hemminger1-0/+84
2016-09-11net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-0/+2
2016-09-11net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-2/+0
2016-09-11net/sched: Introduce act_tunnel_keyAmir Vadai2-0/+71
2016-09-11net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai1-0/+11
2016-09-11net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai1-13/+39
2016-09-11net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2-18/+19
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij1-0/+11
2016-09-10phy: Add reset callbackRandy Li1-0/+3
2016-09-10extcon: Introduce EXTCON_PROP_USB_SS property for SuperSpeed modeGuenter Roeck1-1/+7
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi1-0/+1
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi1-0/+1
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong1-1/+7
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi1-1/+29
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi1-7/+18
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi1-0/+22
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi1-0/+81
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi1-0/+9
2016-09-10extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi1-30/+0
2016-09-10extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi1-2/+2
2016-09-10clk: sunxi-ng: Add A33 CCU supportMaxime Ripard2-0/+214
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-3/+2
2016-09-10bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann1-0/+50