aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso1-4/+4
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+13
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-81/+108
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-10/+17
2015-12-16geneve: Add geneve udp port offload for ethernet devicesSinghai, Anjali1-1/+19
2015-12-15net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti1-0/+4
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti1-0/+2
2015-12-15net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti1-0/+5
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert1-0/+2
2015-12-15rhashtable: add function to replace an elementTom Herbert1-0/+82
2015-12-15net: Elaborate on checksum offload interface descriptionTom Herbert1-29/+109
2015-12-15net: Add driver helper functions to determine checksum offloadabilityTom Herbert1-0/+78
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert3-22/+29
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2-4/+9
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-2/+2
2015-12-15net: Add skb_inner_transport_offset functionTom Herbert1-0/+5
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2015-12-14net: Fix typo in skb_fclone_busyMasanari Iida1-1/+1
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso42-343/+892
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra1-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+3
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+14
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson1-3/+3
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2-63/+38
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb2-0/+10
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2-10/+69
2015-12-11netcp: try to reduce type confusion in descriptorsArnd Bergmann1-11/+11
2015-12-11USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+11
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier1-0/+1
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso1-1/+1
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul1-1/+1
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi1-1/+1
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+0
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-7/+12
2015-12-09cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo1-2/+2
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin1-1/+1
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring1-7/+6
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione1-0/+6
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo2-6/+123
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo1-0/+36
2015-12-08Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupDavid S. Miller3-1/+50
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi1-209/+0
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-34/+26
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-6/+8