aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-14net: fix IP early demux racesEric Dumazet2-1/+34
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-12-11uapi: export ila.hstephen hemminger1-0/+1
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2-10/+16
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet1-0/+1
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso1-1/+1
2015-12-07xfrm: take care of request socketsEric Dumazet1-4/+23
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar1-0/+2
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar1-1/+2
2015-12-06net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau1-1/+1
2015-12-06sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDINGlucien1-1/+2
2015-12-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-05vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc1-1/+1
2015-12-04rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu1-7/+11
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-41/+84
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+4
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet1-0/+3
2015-12-03ipv6: kill sk_dst_lockEric Dumazet2-15/+5
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner1-8/+8
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet2-2/+21
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet2-8/+22
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2-3/+13
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel1-2/+1
2015-11-29packet: Allow packets with only a header (but no payload)Martin Blumenstingl1-1/+2
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke1-1/+0
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling1-1/+1
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-34/+1
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+2
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche1-33/+0
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+9
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-11/+1
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-2/+2
2015-11-25Merge tag 'v4.4-rc2' into fixesArnd Bergmann19-58/+137
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni1-0/+9
2015-11-25bpf: fix clearing on persistent program array mapsDaniel Borkmann1-1/+4
2015-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+12
2015-11-25arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini20-59/+138
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-132/+44
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall1-1/+1
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton1-0/+1
2015-11-23nfs: use btrfs ioctl defintions for cloneChristoph Hellwig1-11/+0
2015-11-23thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann1-1/+2
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1