index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
1
-7
/
+10
2017-06-27
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
1
-6
/
+5
2017-06-27
Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev
Loic Poulain
1
-2
/
+1
2017-06-23
Bluetooth: hci_serdev: make hci_serdev_client_ops static
Colin Ian King
1
-2
/
+2
2017-06-22
udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()
Paolo Abeni
1
-0
/
+1
2017-06-22
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
1
-11
/
+3
2017-06-22
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
1
-11
/
+0
2017-06-22
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
1
-4
/
+29
2017-06-22
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
Jan Kiszka
1
-33
/
+64
2017-06-22
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
Jan Kiszka
1
-44
/
+39
2017-06-22
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
Jan Kiszka
1
-7
/
+13
2017-06-22
stmmac: pci: Use stmmac_pci_info for all devices
Jan Kiszka
1
-13
/
+23
2017-06-22
stmmac: pci: Make stmmac_pci_info structure constant
Jan Kiszka
1
-12
/
+11
2017-06-22
hv_netvsc: Fix the carrier state error when data path is off
Haiyang Zhang
3
-3
/
+9
2017-06-22
hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info
Haiyang Zhang
2
-5
/
+4
2017-06-22
samples/bpf: fix a build problem
Yonghong Song
1
-1
/
+1
2017-06-22
rds: tcp: set linger to 1 when unloading a rds-tcp
Sowmini Varadhan
5
-2
/
+7
2017-06-22
rds: tcp: send handshake ping-probe from passive endpoint
Sowmini Varadhan
4
-11
/
+12
2017-06-22
ibmvnic: Correct return code checking for ibmvnic_init during probe
Nathan Fontenot
1
-1
/
+1
2017-06-22
ibmvnic: Fix error handling when registering long-term-mapped buffers
Thomas Falcon
2
-45
/
+35
2017-06-22
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
Thomas Falcon
1
-1
/
+1
2017-06-22
tcp: Add a tcp_filter hook before handle ack packet
Chenbo Feng
2
-0
/
+4
2017-06-22
net: phy: smsc: fix buffer overflow in memcpy
Arnd Bergmann
1
-1
/
+1
2017-06-22
net/mlx5e: Use device ID defines
Myron Stowe
1
-3
/
+3
2017-06-22
liquidio: stop using huge static buffer, save 4096k in .data
Denys Vlasenko
3
-8
/
+4
2017-06-21
qed*: Rename qed_roce_if.h to qed_rdma_if.h
Kalderon, Michal
6
-7
/
+7
2017-06-21
qed: Split rdma content between qed_rdma and qed_roce
Kalderon, Michal
9
-2919
/
+86
2017-06-21
qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
Kalderon, Michal
2
-0
/
+2983
2017-06-21
qed: Cleanup qed_roce before duplicating it
Kalderon, Michal
1
-39
/
+12
2017-06-21
bpf: expose prog id for cls_bpf and act_bpf
Daniel Borkmann
4
-0
/
+8
2017-06-21
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-21
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-21
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
1
-1
/
+4
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
12
-0
/
+55
2017-06-21
udp: prefetch rmem_alloc in udp_queue_rcv_skb()
Paolo Abeni
1
-0
/
+1
2017-06-21
qede: Fix compilation without QED_RDMA
Chad Dupuis
1
-1
/
+1
2017-06-21
r8152: correct the definition
hayeswang
1
-11
/
+11
2017-06-21
ip6mr: add netlink notifications on mrt6msg cache reports
Julien Gomes
2
-2
/
+81
2017-06-21
ipmr: add netlink notifications on igmpmsg cache reports
Julien Gomes
2
-2
/
+79
2017-06-21
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
Julien Gomes
2
-0
/
+17
2017-06-21
rtnetlink: add NEWCACHEREPORT message type
Julien Gomes
2
-1
/
+5
2017-06-21
tcp: md5: hide unused variable
Arnd Bergmann
1
-5
/
+1
2017-06-21
idsn: fix wrong skb_put() used
yuan linyu
1
-1
/
+1
2017-06-21
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
1
-20
/
+7
2017-06-21
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
1
-2
/
+2
2017-06-21
i40e: clear only cause_ena bit
Shannon Nelson
1
-2
/
+12
2017-06-21
i40e: fix disabling overflow promiscuous mode
Alan Brady
1
-3
/
+2
2017-06-21
i40e: Add support for OEM firmware version
Filip Sadowski
2
-14
/
+81
2017-06-21
i40e: genericize the partition bandwidth control
Shannon Nelson
2
-28
/
+26
2017-06-21
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
1
-0
/
+6
[next]