aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson1-1/+2
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-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+8
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+9
2016-08-30cfg80211: Add stub for cfg80211_get_station()Linus Lüssing1-0/+9
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-7/+64
2016-08-28net: smc91x: fix SMC accessesRussell King1-0/+10
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+8
2016-08-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-8/+3
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+12
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+6
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan1-0/+2
2016-08-26byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-08-25netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang1-0/+4
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang1-0/+4
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linux into drm-fixesDave Airlie1-0/+2
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov1-2/+2
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding1-0/+2
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-22include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli2-1/+38
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-1/+1
2016-08-22include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli1-0/+1
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-2/+2
2016-08-22include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli1-0/+2
2016-08-22include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli1-1/+2
2016-08-22include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli1-0/+3
2016-08-22include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli1-0/+1
2016-08-18tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+2
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg1-3/+3
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+1
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-114/+156
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong2-16/+28
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong2-16/+22
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong1-1/+1
2016-08-18netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang1-2/+2
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig1-4/+6
2016-08-16block: Fix secure eraseAdrian Hunter2-4/+12
2016-08-15gre: set inner_protocol on xmitSimon Horman1-0/+1
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca1-2/+1
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann1-2/+2
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+25