summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-10bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann1-0/+14
2016-09-10Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller3-15/+61
2016-09-10ACPICA: Update version to 20160831Bob Moore1-1/+1
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng1-0/+7
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng1-1/+3
2016-09-10ACPICA: Tables: Remove wrong table event macrosLv Zheng1-9/+5
2016-09-10asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-09-09clk: samsung: Use common registration function for pll2550xSylwester Nawrocki1-0/+2
2016-09-09efi: Replace runtime services spinlock with semaphoreArd Biesheuvel1-0/+1
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur1-3/+3
2016-09-09efi: Use a file local lock for efivarsSylvain Chouleur1-6/+0
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming1-4/+0
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming1-0/+1
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming1-0/+1
2016-09-09efi: Split out EFI memory map functions into new fileMatt Fleming1-0/+10
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming1-0/+2
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming1-0/+16