summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov3-6/+66
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov2-0/+46
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2-2/+5
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov2-0/+64
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert1-1/+0
2014-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-1/+19
2014-09-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+12
2014-09-24Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo1-0/+1
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+12
2014-09-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2014-09-23icmp: add a global rate limitationEric Dumazet1-0/+4
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-24/+75
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-4/+37
2014-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+15
2014-09-23tcp: avoid possible arithmetic overflowsEric Dumazet1-0/+9
2014-09-23ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann1-1/+4
2014-09-22net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli1-0/+8
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli1-0/+6
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet1-1/+2
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-09-22[media] vb2: fix VBI/poll regressionHans Verkuil1-0/+4
2014-09-22[media] videobuf2-core.h: fix commentHans Verkuil1-1/+1
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2014-09-20Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+3
2014-09-20net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-3/+8
2014-09-20genetlink: add function genl_has_listeners()Nicolas Dichtel1-0/+8
2014-09-20net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca1-6/+2
2014-09-20gre: Setup and TX path for gre/UDP foo-over-udp encapsulationTom Herbert1-0/+4
2014-09-20net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert2-1/+30
2014-09-20fou: Add GRO supportTom Herbert1-1/+2
2014-09-20fou: Support for foo-over-udp RX pathTom Herbert1-0/+32
2014-09-20net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli1-0/+1
2014-09-20net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli1-1/+0
2014-09-20net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli1-0/+2
2014-09-20net: add alloc_skb_with_frags() helperEric Dumazet1-0/+6
2014-09-19udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou1-0/+57
2014-09-19udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou1-2/+26
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+7
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer1-0/+1
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas1-2/+0
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2014-09-19vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2014-09-17vgaarb: Drop obsolete #ifndefBruno Prémont1-2/+0
2014-09-16xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert1-0/+1
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert1-1/+14
2014-09-16openvswitch: Add recirc and hash action.Andy Zhou1-0/+26