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
*
net: stmmac: make "snps,reset-delays-us" optional again
Martin Blumenstingl
2019-07-03
1
-10
/
+3
*
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
2019-07-03
1
-1
/
+1
*
tipc: remove ub->ubsock checks
Xin Long
2019-07-03
1
-9
/
+8
*
ipv4: Fix off-by-one in route dump counter without netlink strict checking
Stefano Brivio
2019-07-02
1
-8
/
+14
*
net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices
René van Dorst
2019-07-02
1
-2
/
+5
*
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
2019-07-02
1
-0
/
+3
*
nfc: st-nci: remove redundant assignment to variable r
Colin Ian King
2019-07-02
1
-1
/
+1
*
hinic: remove standard netdev stats
Xue Chaojing
2019-07-02
1
-46
/
+1
*
net: stmmac: Re-word Kconfig entry
Jose Abreu
2019-07-02
1
-1
/
+1
*
Merge branch 'Add-gve-driver'
David S. Miller
2019-07-02
17
-0
/
+3875
|
\
|
*
gve: Add ethtool support
Catherine Sullivan
2019-07-02
4
-2
/
+288
|
*
gve: Add workqueue and reset support
Catherine Sullivan
2019-07-02
4
-8
/
+260
|
*
gve: Add transmit and receive support
Catherine Sullivan
2019-07-02
9
-5
/
+2221
|
*
gve: Add basic driver framework for Compute Engine Virtual NIC
Catherine Sullivan
2019-07-02
13
-0
/
+1121
|
/
*
Merge branch 'blackhole-device-to-invalidate-dst'
David S. Miller
2019-07-02
11
-14
/
+195
|
\
|
*
blackhole_dev: add a selftest
Mahesh Bandewar
2019-07-02
6
-1
/
+123
|
*
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-07-02
3
-4
/
+3
|
*
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
2019-07-02
2
-9
/
+69
|
/
*
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
2019-07-02
1
-1
/
+0
*
Merge branch 'net-netsec-Add-XDP-Support'
David S. Miller
2019-07-02
3
-67
/
+416
|
\
|
*
net: netsec: add XDP support
Ilias Apalodimas
2019-07-02
1
-27
/
+334
|
*
net: page_pool: add helper function for retrieving dma direction
Ilias Apalodimas
2019-07-02
1
-0
/
+9
|
*
net: netsec: Use page_pool API
Ilias Apalodimas
2019-07-02
2
-47
/
+80
|
/
*
tc-testing: added tdc tests for prio qdisc
Roman Mashak
2019-07-02
1
-0
/
+276
*
Merge branch 'mirred-batch-fixes'
David S. Miller
2019-07-02
2
-0
/
+100
|
\
|
*
tc-testing: updated mirred action tests with batch create/delete
Roman Mashak
2019-07-02
1
-0
/
+94
|
*
net sched: update mirred action for batched events operations
Roman Mashak
2019-07-02
1
-0
/
+6
|
/
*
netlink: use 48 byte ctx instead of 6 signed longs for callback
Jason A. Donenfeld
2019-07-02
1
-1
/
+8
*
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
Jon Maloy
2019-07-02
1
-5
/
+4
*
net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
Eiichi Tsukata
2019-07-02
1
-1
/
+1
*
net: link_watch: prevent starvation when processing linkwatch wq
Yunsheng Lin
2019-07-02
1
-1
/
+12
*
Merge branch 'mlxsw-PTP-timestamping-support'
David S. Miller
2019-07-02
11
-40
/
+1378
|
\
|
*
mlxsw: spectrum: PTP: Support ethtool get_ts_info
Petr Machata
2019-07-02
3
-0
/
+55
|
*
mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Petr Machata
2019-07-02
3
-0
/
+227
|
*
mlxsw: spectrum: PTP: Configure PTP traps and FIFO events
Petr Machata
2019-07-02
2
-0
/
+65
|
*
mlxsw: spectrum: PTP: Garbage-collect unmatched entries
Petr Machata
2019-07-02
1
-0
/
+86
|
*
mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
Petr Machata
2019-07-02
6
-2
/
+388
|
*
mlxsw: spectrum: PTP: Disable BH when working with PHC
Petr Machata
2019-07-02
1
-12
/
+12
|
*
mlxsw: spectrum: PTP: Add PTP initialization / finalization
Petr Machata
2019-07-02
4
-3
/
+122
|
*
mlxsw: pci: PTP: Hook into packet transmit path
Petr Machata
2019-07-02
6
-1
/
+75
|
*
mlxsw: core: Add support for using SKB control buffer
Petr Machata
2019-07-02
3
-0
/
+13
|
*
mlxsw: spectrum: PTP: Hook into packet receive path
Petr Machata
2019-07-02
6
-9
/
+67
|
*
mlxsw: spectrum: Add support for traps specific to Spectrum-1
Petr Machata
2019-07-02
2
-2
/
+25
|
*
mlxsw: spectrum: Extract a helper for trap registration
Petr Machata
2019-07-02
1
-15
/
+33
|
*
mlxsw: reg: Add Monitoring Global Configuration Register
Petr Machata
2019-07-02
1
-0
/
+27
|
*
mlxsw: reg: Add Time Precision Packet Timestamping Reading
Petr Machata
2019-07-02
1
-0
/
+110
|
*
mlxsw: reg: Add Monitoring Precision Time Protocol Trap Register
Petr Machata
2019-07-02
1
-0
/
+39
|
*
mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration Register
Petr Machata
2019-07-02
1
-0
/
+38
|
/
*
samples: pktgen: allow to specify destination port
Daniel T. Lee
2019-07-01
10
-2
/
+95
*
samples: pktgen: add some helper functions for port parsing
Daniel T. Lee
2019-07-01
1
-0
/
+34
[next]