summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-031-0/+153
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-08-301-0/+153
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner2016-08-121-0/+153
| | | | |/ / / / / / | | | |/| | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-021-1/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-291-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-191-1/+1
| * | | | | | | | | | | Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-09-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-021-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-021-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ovl: don't cache acl on overlay layerMiklos Szeredi2016-09-011-0/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-09-013-11/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes2016-09-011-0/+4
| | * | | | | | | | | | | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches2016-09-011-9/+0
| | * | | | | | | | | | | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman2016-09-011-2/+14
| * | | | | | | | | | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-09-011-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mm: introduce get_task_exe_fileMateusz Guzik2016-08-311-0/+1
| * | | | | | | | | | | | | Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-09-011-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig2016-08-291-1/+7
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-302-1/+2
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern2016-09-101-2/+1
* | | | | | | | | | | | net: l3mdev: remove get_rtable methodDavid Ahern2016-09-101-21/+0
* | | | | | | | | | | | net: l3mdev: Remove l3mdev_fib_oifDavid Ahern2016-09-101-29/+0
* | | | | | | | | | | | net: ipv6: Remove l3mdev_get_saddr6David Ahern2016-09-101-11/+0
* | | | | | | | | | | | net: ipv4: Remove l3mdev_get_saddrDavid Ahern2016-09-102-22/+0
* | | | | | | | | | | | net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-101-4/+4
* | | | | | | | | | | | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-101-3/+3
* | | | | | | | | | | | net: l3mdev: Add hook to output pathDavid Ahern2016-09-101-0/+48
* | | | | | | | | | | | net: flow: Add l3mdev flow updateDavid Ahern2016-09-101-0/+6
* | | | | | | | | | | | Revert "hv_netvsc: make inline functions static"Stephen Hemminger2016-09-101-0/+84
* | | | | | | | | | | | net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia2016-09-101-0/+2
* | | | | | | | | | | | net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-101-2/+0
* | | | | | | | | | | | net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-102-0/+71
* | | | | | | | | | | | net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai2016-09-101-0/+11
* | | | | | | | | | | | net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai2016-09-101-13/+39
* | | | | | | | | | | | net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2016-09-102-18/+19
* | | | | | | | | | | | bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2016-09-091-0/+50
* | | | | | | | | | | | bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2016-09-091-0/+14
* | | | | | | | | | | | Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-09-093-15/+61
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-082-3/+7
| * | | | | | | | | | | | rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-081-2/+8
| * | | | | | | | | | | | rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells2016-09-081-0/+38
| * | | | | | | | | | | | rxrpc: Remove skb_count from struct rxrpc_callDavid Howells2016-09-081-7/+3
| * | | | | | | | | | | | rxrpc: Update protocol definitions slightlyDavid Howells2016-09-081-3/+5
* | | | | | | | | | | | | tcp: use an RB tree for ooo receive queueYaogong Wang2016-09-083-5/+6
* | | | | | | | | | | | | vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver2016-09-081-10/+23
* | | | | | | | | | | | | openvswitch: 802.1ad uapi changes.Thomas F Herbert2016-09-081-8/+9
* | | | | | | | | | | | | net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2016-09-082-2/+3
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-082-8/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | xfrm: state: remove per-netns gc taskFlorian Westphal2016-08-241-2/+0
| * | | | | | | | | | | | xfrm: policy: convert policy_lock to spinlockFlorian Westphal2016-08-121-1/+1