summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2016-04-082-4/+8
* Bluetooth: hci_bcm: Add BCM2E71 ACPI IDLoic Poulain2016-04-081-0/+1
* Bluetooth: Ignore unknown advertising packet typesJohan Hedberg2016-04-081-0/+13
* Bluetooth: Fix setting NO_BREDR advertising flagJohan Hedberg2016-04-081-3/+3
* irda: sh_irda: remove driverSimon Horman2016-04-043-883/+0
* Merge branch 'macb-coding-style'David S. Miller2016-04-041-83/+69
|\
| * net: macb: Fix simple typoMoritz Fischer2016-04-041-1/+1
| * net: macb: Use ether_addr_copy over memcpyMoritz Fischer2016-04-041-1/+1
| * net: macb: Fix coding style suggestionsMoritz Fischer2016-04-041-22/+24
| * net: macb: Fix coding style warningsMoritz Fischer2016-04-041-58/+42
| * net: macb: Fix coding style error messageMoritz Fischer2016-04-041-1/+1
|/
* ravb: Add dma queue interrupt supportKazuya Mizuguchi2016-04-043-48/+439
* Merge branch 'cmsg_timestamp'David S. Miller2016-04-0427-78/+231
|\
| * sock: document timestamping via cmsg in DocumentationSoheil Hassas Yeganeh2016-04-041-3/+45
| * sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-0416-49/+93
| * ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh2016-04-047-9/+28
| * ipv4: process socket-level control messages in IPv4Soheil Hassas Yeganeh2016-04-045-6/+13
| * sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh2016-04-043-0/+24
| * tcp: use one bit in TCP_SKB_CB to mark ACK timestampsSoheil Hassas Yeganeh2016-04-043-2/+5
| * tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFOSoheil Hassas Yeganeh2016-04-041-1/+2
| * sock: break up sock_cmsg_snd into __sock_cmsg_snd and loopWillem de Bruijn2016-04-042-11/+24
|/
* Merge branch 'stmmac-GMAC4.x'David S. Miller2016-04-0324-369/+2821
|\
| * stmmac: update MAINTAINERSAlexandre TORGUE2016-04-031-0/+1
| * stmmac: update version to Jan_2016Alexandre TORGUE2016-04-031-1/+1
| * Documentation: networking: update stmmacAlexandre TORGUE2016-04-031-6/+38
| * stmmac: support new GMAC4Alexandre TORGUE2016-04-034-54/+444
| * stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-033-0/+11
| * stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-035-176/+188
| * stmmac: add GMAC4 core supportAlexandre TORGUE2016-04-034-3/+447
| * stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE2016-04-035-1/+793
| * stmmac: add GMAC4 DMA/CORE Header FileAlexandre TORGUE2016-04-031-0/+224
| * stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE2016-04-034-1/+534
| * stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE2016-04-034-35/+35
| * stmmac: rework the routines to show the ring statusAlexandre TORGUE2016-04-034-50/+67
| * stmmac: rework get_hw_feature functionAlexandre TORGUE2016-04-033-46/+42
|/
* net: hns: add support of pause frame ctrl for HNS V2Lisheng2016-04-036-38/+104
* netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 addressHaishuang Yan2016-04-031-4/+4
* tcp: remove cwnd moderation after recoveryYuchung Cheng2016-04-032-22/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0275-610/+824
|\
| * net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas2016-04-011-14/+16
| * Merge branch 'stmmac-fixes'David S. Miller2016-04-015-54/+80
| |\
| | * stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-014-48/+73
| | * Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-013-10/+11
| | * stmmac: fix TX normal DESCGiuseppe CAVALLARO2016-04-011-8/+8
| |/
| * net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang2016-04-011-1/+1
| * net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang2016-04-011-1/+1
| * net: mvpp2: fix maybe-uninitialized warningJisheng Zhang2016-04-011-1/+3
| * tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-013-15/+30
| * net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband cardDaniele Palmas2016-03-311-0/+7
| * rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel2016-03-311-0/+1