summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-08Bluetooth: vhci: purge unhandled skbsJiri Slaby1-0/+1
2016-04-08Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby1-3/+5
2016-04-08Bluetooth: Allow setting BT_SECURITY_FIPS with setsockoptPatrik Flykt1-1/+1
2016-04-08Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2-4/+8
2016-04-08Bluetooth: hci_bcm: Add BCM2E71 ACPI IDLoic Poulain1-0/+1
2016-04-08Bluetooth: Ignore unknown advertising packet typesJohan Hedberg1-0/+13
2016-04-08Bluetooth: Fix setting NO_BREDR advertising flagJohan Hedberg1-3/+3
2016-04-04irda: sh_irda: remove driverSimon Horman3-883/+0
2016-04-04Merge branch 'macb-coding-style'David S. Miller1-83/+69
2016-04-04net: macb: Fix simple typoMoritz Fischer1-1/+1
2016-04-04net: macb: Use ether_addr_copy over memcpyMoritz Fischer1-1/+1
2016-04-04net: macb: Fix coding style suggestionsMoritz Fischer1-22/+24
2016-04-04net: macb: Fix coding style warningsMoritz Fischer1-58/+42
2016-04-04net: macb: Fix coding style error messageMoritz Fischer1-1/+1
2016-04-04ravb: Add dma queue interrupt supportKazuya Mizuguchi3-48/+439
2016-04-04Merge branch 'cmsg_timestamp'David S. Miller27-78/+231
2016-04-04sock: document timestamping via cmsg in DocumentationSoheil Hassas Yeganeh1-3/+45
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh16-49/+93
2016-04-04ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh7-9/+28
2016-04-04ipv4: process socket-level control messages in IPv4Soheil Hassas Yeganeh5-6/+13
2016-04-04sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh3-0/+24
2016-04-04tcp: use one bit in TCP_SKB_CB to mark ACK timestampsSoheil Hassas Yeganeh3-2/+5
2016-04-04tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFOSoheil Hassas Yeganeh1-1/+2
2016-04-04sock: break up sock_cmsg_snd into __sock_cmsg_snd and loopWillem de Bruijn2-11/+24
2016-04-03Merge branch 'stmmac-GMAC4.x'David S. Miller24-369/+2821
2016-04-03stmmac: update MAINTAINERSAlexandre TORGUE1-0/+1
2016-04-03stmmac: update version to Jan_2016Alexandre TORGUE1-1/+1
2016-04-03Documentation: networking: update stmmacAlexandre TORGUE1-6/+38
2016-04-03stmmac: support new GMAC4Alexandre TORGUE4-54/+444
2016-04-03stmmac: add new DT platform entries for GMAC4Alexandre TORGUE3-0/+11
2016-04-03stmmac: enhance mmc counter managementAlexandre TORGUE5-176/+188
2016-04-03stmmac: add GMAC4 core supportAlexandre TORGUE4-3/+447
2016-04-03stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE5-1/+793
2016-04-03stmmac: add GMAC4 DMA/CORE Header FileAlexandre TORGUE1-0/+224
2016-04-03stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE4-1/+534
2016-04-03stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE4-35/+35
2016-04-03stmmac: rework the routines to show the ring statusAlexandre TORGUE4-50/+67
2016-04-03stmmac: rework get_hw_feature functionAlexandre TORGUE3-46/+42
2016-04-03net: hns: add support of pause frame ctrl for HNS V2Lisheng6-38/+104
2016-04-03netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 addressHaishuang Yan1-4/+4
2016-04-03tcp: remove cwnd moderation after recoveryYuchung Cheng2-22/+0
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds75-610/+824
2016-04-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-45/+45
2016-04-02Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+64
2016-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-42/+34
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki4-0/+64
2016-04-02Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+25
2016-04-02Merge tag 'for-linus' of git://github.com/martinbrandenburg/linuxLinus Torvalds2-6/+4
2016-04-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-131/+90
2016-04-02Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-22/+79