index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data
Loic Poulain
2016-04-08
2
-4
/
+8
*
Bluetooth: hci_bcm: Add BCM2E71 ACPI ID
Loic Poulain
2016-04-08
1
-0
/
+1
*
Bluetooth: Ignore unknown advertising packet types
Johan Hedberg
2016-04-08
1
-0
/
+13
*
Bluetooth: Fix setting NO_BREDR advertising flag
Johan Hedberg
2016-04-08
1
-3
/
+3
*
irda: sh_irda: remove driver
Simon Horman
2016-04-04
3
-883
/
+0
*
Merge branch 'macb-coding-style'
David S. Miller
2016-04-04
1
-83
/
+69
|
\
|
*
net: macb: Fix simple typo
Moritz Fischer
2016-04-04
1
-1
/
+1
|
*
net: macb: Use ether_addr_copy over memcpy
Moritz Fischer
2016-04-04
1
-1
/
+1
|
*
net: macb: Fix coding style suggestions
Moritz Fischer
2016-04-04
1
-22
/
+24
|
*
net: macb: Fix coding style warnings
Moritz Fischer
2016-04-04
1
-58
/
+42
|
*
net: macb: Fix coding style error message
Moritz Fischer
2016-04-04
1
-1
/
+1
|
/
*
ravb: Add dma queue interrupt support
Kazuya Mizuguchi
2016-04-04
3
-48
/
+439
*
Merge branch 'cmsg_timestamp'
David S. Miller
2016-04-04
27
-78
/
+231
|
\
|
*
sock: document timestamping via cmsg in Documentation
Soheil Hassas Yeganeh
2016-04-04
1
-3
/
+45
|
*
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
16
-49
/
+93
|
*
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
2016-04-04
7
-9
/
+28
|
*
ipv4: process socket-level control messages in IPv4
Soheil Hassas Yeganeh
2016-04-04
5
-6
/
+13
|
*
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
2016-04-04
3
-0
/
+24
|
*
tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
Soheil Hassas Yeganeh
2016-04-04
3
-2
/
+5
|
*
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
2016-04-04
1
-1
/
+2
|
*
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2016-04-04
2
-11
/
+24
|
/
*
Merge branch 'stmmac-GMAC4.x'
David S. Miller
2016-04-03
24
-369
/
+2821
|
\
|
*
stmmac: update MAINTAINERS
Alexandre TORGUE
2016-04-03
1
-0
/
+1
|
*
stmmac: update version to Jan_2016
Alexandre TORGUE
2016-04-03
1
-1
/
+1
|
*
Documentation: networking: update stmmac
Alexandre TORGUE
2016-04-03
1
-6
/
+38
|
*
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-03
4
-54
/
+444
|
*
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
2016-04-03
3
-0
/
+11
|
*
stmmac: enhance mmc counter management
Alexandre TORGUE
2016-04-03
5
-176
/
+188
|
*
stmmac: add GMAC4 core support
Alexandre TORGUE
2016-04-03
4
-3
/
+447
|
*
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE
2016-04-03
5
-1
/
+793
|
*
stmmac: add GMAC4 DMA/CORE Header File
Alexandre TORGUE
2016-04-03
1
-0
/
+224
|
*
stmmac: add descriptors function for GMAC 4.xx
Alexandre TORGUE
2016-04-03
4
-1
/
+534
|
*
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
2016-04-03
4
-35
/
+35
|
*
stmmac: rework the routines to show the ring status
Alexandre TORGUE
2016-04-03
4
-50
/
+67
|
*
stmmac: rework get_hw_feature function
Alexandre TORGUE
2016-04-03
3
-46
/
+42
|
/
*
net: hns: add support of pause frame ctrl for HNS V2
Lisheng
2016-04-03
6
-38
/
+104
*
netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 address
Haishuang Yan
2016-04-03
1
-4
/
+4
*
tcp: remove cwnd moderation after recovery
Yuchung Cheng
2016-04-03
2
-22
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-02
75
-610
/
+824
|
\
|
*
net: mvneta: fix changing MTU when using per-cpu processing
Marcin Wojtas
2016-04-01
1
-14
/
+16
|
*
Merge branch 'stmmac-fixes'
David S. Miller
2016-04-01
5
-54
/
+80
|
|
\
|
|
*
stmmac: fix MDIO settings
Giuseppe CAVALLARO
2016-04-01
4
-48
/
+73
|
|
*
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2016-04-01
3
-10
/
+11
|
|
*
stmmac: fix TX normal DESC
Giuseppe CAVALLARO
2016-04-01
1
-8
/
+8
|
|
/
|
*
net: mvneta: use cache_line_size() to get cacheline size
Jisheng Zhang
2016-04-01
1
-1
/
+1
|
*
net: mvpp2: use cache_line_size() to get cacheline size
Jisheng Zhang
2016-04-01
1
-1
/
+1
|
*
net: mvpp2: fix maybe-uninitialized warning
Jisheng Zhang
2016-04-01
1
-1
/
+3
|
*
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-04-01
3
-15
/
+30
|
*
net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card
Daniele Palmas
2016-03-31
1
-0
/
+7
|
*
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-03-31
1
-0
/
+1
[next]