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
*
tcp/fq: move back to CLOCK_MONOTONIC
Eric Dumazet
2018-10-02
3
-5
/
+5
*
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
2018-10-02
1
-10
/
+10
*
hv_netvsc: Fix rndis_per_packet_info internal field initialization
Haiyang Zhang
2018-10-02
1
-0
/
+1
*
net: phy: improve handling delayed work
Heiner Kallweit
2018-10-02
2
-15
/
+16
*
Merge branch 'net-systemport-Turn-on-offloads-by-default'
David S. Miller
2018-10-02
2
-34
/
+35
|
\
|
*
net: systemport: Add software counters to track reallocations
Florian Fainelli
2018-10-02
2
-0
/
+7
|
*
net: systemport: Be drop monitor friendly while re-allocating headroom
Florian Fainelli
2018-10-02
1
-1
/
+2
|
*
net: systemport: Turn on offloads by default
Florian Fainelli
2018-10-02
1
-3
/
+4
|
*
net: systemport: Utilize bcm_sysport_set_features() during resume/open
Florian Fainelli
2018-10-02
1
-7
/
+7
|
*
net: systemport: Refactor bcm_sysport_set_features()
Florian Fainelli
2018-10-02
1
-23
/
+15
|
/
*
net_sched: fix a crash in tc_new_tfilter()
Cong Wang
2018-10-02
1
-1
/
+3
*
Merge branch 'netlink-extended-attribute-validation'
David S. Miller
2018-10-02
2
-3
/
+165
|
\
|
*
netlink: add validation function to policy
Johannes Berg
2018-10-02
2
-1
/
+30
|
*
netlink: add attribute range validation to policy
Johannes Berg
2018-10-02
2
-3
/
+136
|
/
*
Merge branch 'Support-of-Flow-Director-in-HNS3-Ethernet-Driver-for-HiP08-Rev2...
David S. Miller
2018-10-02
7
-9
/
+1721
|
\
|
*
net: hns3: Add support for enable/disable flow director
Jian Shen
2018-10-02
3
-1
/
+28
|
*
net: hns3: Remove all flow director rules when unload hns3 driver
Jian Shen
2018-10-02
1
-0
/
+2
|
*
net: hns3: Add reset handle for flow director
Jian Shen
2018-10-02
4
-0
/
+103
|
*
net: hns3: Add support for rule query of flow director
Jian Shen
2018-10-02
3
-6
/
+264
|
*
net: hns3: Add support for rule add/delete for flow director
Jian Shen
2018-10-02
4
-2
/
+519
|
*
net: hns3: Add input key and action config support for flow director
Jian Shen
2018-10-02
3
-0
/
+456
|
*
net: hns3: Add flow director initialization
Jian Shen
2018-10-02
5
-0
/
+349
|
/
*
Merge branch 'Continue-towards-using-linkmode-in-phylib'
David S. Miller
2018-10-02
21
-135
/
+420
|
\
|
*
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2018-10-02
9
-39
/
+198
|
*
net: ethernet: xgbe: expand PHY_GBIT_FEAUTRES
Andrew Lunn
2018-10-02
1
-4
/
+6
|
*
net: phy: Add limkmode equivalents to some of the MII ethtool helpers
Andrew Lunn
2018-10-02
1
-0
/
+50
|
*
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-10-02
8
-34
/
+26
|
*
net: phy: Add helper to convert MII ADV register to a linkmode
Andrew Lunn
2018-10-02
1
-0
/
+31
|
*
net: phy: Add phydev_info()
Andrew Lunn
2018-10-02
3
-7
/
+11
|
*
net: phy: Add phydev_warn()
Andrew Lunn
2018-10-02
6
-24
/
+29
|
*
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
2018-10-02
4
-27
/
+69
|
/
*
nfp: warn on experimental TLV types
Jakub Kicinski
2018-10-02
2
-0
/
+15
*
net: nixge: Address compiler warnings when building for i386
Moritz Fischer
2018-10-02
1
-7
/
+7
*
tcp: adjust rcv zerocopy hints based on frag sizes
Soheil Hassas Yeganeh
2018-10-02
1
-1
/
+10
*
tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE
Soheil Hassas Yeganeh
2018-10-02
1
-5
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-02
5
-10
/
+16
|
\
|
*
xfrm: allow driver to quietly refuse offload
Shannon Nelson
2018-08-29
2
-1
/
+9
|
*
esp: remove redundant define esph
Haishuang Yan
2018-08-29
2
-8
/
+6
|
*
xfrm: Make function xfrmi_get_link_net() static
Wei Yongjun
2018-08-29
1
-1
/
+1
*
|
Merge tag 'mlx5e-updates-2018-10-01' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2018-10-02
13
-104
/
+312
|
\
\
|
*
|
net/mlx5: Cache the system image guid
Alaa Hleihel
2018-10-01
4
-2
/
+14
|
*
|
net/mlx5e: Allow reporting of checksum unnecessary
Or Gerlitz
2018-10-01
4
-0
/
+37
|
*
|
net/mlx5e: Enable reporting checksum unnecessary also for L3 packets
Or Gerlitz
2018-10-01
1
-1
/
+2
|
*
|
net/mlx5e: Add ethtool control of ring params to VF representors
Gavi Teitz
2018-10-01
1
-0
/
+18
|
*
|
net/mlx5e: Enable multi-queue and RSS for VF representors
Gavi Teitz
2018-10-01
1
-11
/
+129
|
*
|
net/mlx5e: Expose ethtool rss key size / indirection table functions
Or Gerlitz
2018-10-01
2
-2
/
+16
|
*
|
net/mlx5e: Expose function for building RSS params
Gavi Teitz
2018-10-01
2
-4
/
+10
|
*
|
net/mlx5e: Provide explicit directive if to create inner indirect tirs
Or Gerlitz
2018-10-01
3
-12
/
+12
|
*
|
net/mlx5: E-Switch, Provide flow dest when creating vport rx rule
Gavi Teitz
2018-10-01
3
-7
/
+9
|
*
|
net/mlx5e: Extract creation of rep's default flow rule
Gavi Teitz
2018-10-01
1
-9
/
+16
[next]