aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli1-0/+7
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu1-2/+2
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet1-21/+22
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet1-1/+1
2015-03-09net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli1-0/+1
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman1-1/+2
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli1-0/+8
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-15/+39
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+2
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-51/+0
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso1-12/+0
2015-03-09netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal1-8/+0
2015-03-09bridge: move mac header copying into br_netfilterFlorian Westphal1-31/+0
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+1
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-7/+7
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli2-1/+15
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley1-7/+7
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-06Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linusMark Brown1-1/+1
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller6-39/+15
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-3/+24
2015-03-06Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2015-03-06netdevice: add IPv4 fib add/del opsScott Feldman1-0/+22
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki2-1/+9
2015-03-05Merge branch 'suspend-to-idle'Rafael J. Wysocki1-2/+15
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki1-2/+15
2015-03-05bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen1-0/+1
2015-03-05workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONETejun Heo1-1/+2
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki5-36/+0
2015-03-05bcma: make bcma_host_pci_(up|down) calls safe for every configRafał Miłecki1-0/+9
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2-0/+6
2015-03-04mpls: Basic routing supportEric W. Biederman1-0/+2
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller45-499/+2180
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-18/+7
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust1-0/+1
2015-03-03spi: fix a typo in comment.Marcin Bis1-1/+1
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-2/+54
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman2-12/+1
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-1/+1
2015-03-02ebpf: move CONFIG_BPF_SYSCALL-only function declarationsDaniel Borkmann1-9/+9
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-2/+11
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-6/+4
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki1-0/+2
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki1-1/+1
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2-2/+3
2015-03-02net: move skb->dropcount to skb->cb[]Eyal Birger1-2/+0
2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth1-0/+2
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust1-0/+1
2015-03-01NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust1-1/+1