index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
gve: fix -ENOMEM null check on a page allocation
Colin Ian King
1
-1
/
+1
2019-07-03
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
Paolo Abeni
1
-3
/
+7
2019-07-03
ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()
Paolo Abeni
1
-3
/
+9
2019-07-03
net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msg
Paolo Abeni
1
-12
/
+11
2019-07-03
ipv6: provide and use ipv6 specific version for {recv, send}msg
Paolo Abeni
1
-4
/
+31
2019-07-03
inet: factor out inet_send_prepare()
Paolo Abeni
2
-8
/
+14
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-07-03
atl1c: remove redundant assignment to variable tpd_req
Colin Ian King
1
-1
/
+1
2019-07-03
qed: Add support for Timestamping the unicast PTP packets.
Sudarsana Reddy Kalluru
1
-2
/
+6
2019-07-03
gve: Fix u64_stats_sync to initialize start
Catherine Sullivan
2
-4
/
+8
2019-07-03
loopback: fix lockdep splat
Mahesh Bandewar
1
-0
/
+2
2019-07-03
mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()
Petr Machata
1
-1
/
+1
2019-07-03
r8169: add random MAC address fallback
Heiner Kallweit
1
-13
/
+27
2019-07-03
Revert "r8169: improve handling VLAN tag"
Heiner Kallweit
1
-3
/
+2
2019-07-03
net: stmmac: make "snps,reset-delays-us" optional again
Martin Blumenstingl
1
-10
/
+3
2019-07-03
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
1
-1
/
+1
2019-07-03
tipc: remove ub->ubsock checks
Xin Long
1
-9
/
+8
2019-07-02
ipv4: Fix off-by-one in route dump counter without netlink strict checking
Stefano Brivio
1
-8
/
+14
2019-07-02
net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices
René van Dorst
1
-2
/
+5
2019-07-02
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
1
-0
/
+3
2019-07-02
nfc: st-nci: remove redundant assignment to variable r
Colin Ian King
1
-1
/
+1
2019-07-02
hinic: remove standard netdev stats
Xue Chaojing
1
-46
/
+1
2019-07-02
net: stmmac: Re-word Kconfig entry
Jose Abreu
1
-1
/
+1
2019-07-02
gve: Add ethtool support
Catherine Sullivan
4
-2
/
+288
2019-07-02
gve: Add workqueue and reset support
Catherine Sullivan
4
-8
/
+260
2019-07-02
gve: Add transmit and receive support
Catherine Sullivan
9
-5
/
+2221
2019-07-02
gve: Add basic driver framework for Compute Engine Virtual NIC
Catherine Sullivan
13
-0
/
+1121
2019-07-02
blackhole_dev: add a selftest
Mahesh Bandewar
6
-1
/
+123
2019-07-02
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
3
-4
/
+3
2019-07-02
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
2
-9
/
+69
2019-07-02
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
1
-1
/
+0
2019-07-02
net: netsec: add XDP support
Ilias Apalodimas
1
-27
/
+334
2019-07-02
net: page_pool: add helper function for retrieving dma direction
Ilias Apalodimas
1
-0
/
+9
2019-07-02
net: netsec: Use page_pool API
Ilias Apalodimas
2
-47
/
+80