aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-03net: add info struct for LAG changeupperJiri Pirko1-0/+13
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko1-1/+2
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko1-4/+2
2015-12-03net: add netif_is_lag_port helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_lag_master helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_team_port helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_team_master helperJiri Pirko1-0/+8
2015-12-03ipv6: kill sk_dst_lockEric Dumazet2-15/+5
2015-12-02tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet1-2/+2
2015-12-02hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan1-1/+3
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-01qed: Add support for changing LED stateSudarsana Kalluru1-0/+17
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-30net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov1-0/+5
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov1-2/+19
2015-11-30net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov1-26/+21
2015-11-30net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov1-3/+7
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu2-10/+26
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-25net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli1-0/+1
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 branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller6-15/+42
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-23net: ipmr: fix code and comment styleNikolay Aleksandrov1-42/+17
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-11-23net: dsa: Add support for a switch reset gpioAndrew Lunn1-0/+8
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1