summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel1-0/+1
2016-09-09add basic register-field manipulation macrosJakub Kicinski2-0/+96
2016-09-09tcp: use an RB tree for ooo receive queueYaogong Wang3-5/+6
2016-09-09vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver1-10/+23
2016-09-09openvswitch: 802.1ad uapi changes.Thomas F Herbert1-8/+9
2016-09-09net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang1-2/+3
2016-09-09net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2-2/+3
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-8/+6
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells2-3/+7
2016-09-08rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells1-2/+8
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells1-0/+38
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells1-7/+3
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells1-3/+5
2016-09-08qed*: Add support for the ethtool get_regs operationTomer Tayar1-0/+4
2016-09-08qed: Add support for debug data collectionTomer Tayar1-0/+3
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells2-1/+31
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells1-8/+3
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson1-1/+2
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+1
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-56/+177
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-1/+2
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+2
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells1-0/+1
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds1-1/+1
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-0/+1
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+5
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+0
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+153
2016-09-03bcma: support BCM53573 series of wireless SoCsRafał Miłecki1-0/+3
2016-09-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-09-03Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-02switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami1-1/+1
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2-0/+8
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov4-0/+25
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-09-02net: dsa: remove ds_to_privVivien Didelot1-5/+0
2016-09-02net: bridge: add per-port multicast flood flagNikolay Aleksandrov2-0/+2
2016-09-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-11/+18
2016-09-02mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes1-0/+4
2016-09-02treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches1-9/+0
2016-09-02mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman1-2/+14