summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-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