index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: fix VLAN filter restore issue after reset
Jian Shen
2019-06-04
4
-37
/
+43
*
net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
Jian Shen
2019-06-04
2
-0
/
+9
*
net: hns3: remove redundant core reset
Huazhong Tan
2019-06-04
3
-41
/
+12
*
r8169: use paged versions of phylib MDIO access functions
Heiner Kallweit
2019-06-04
1
-72
/
+33
*
qed: Fix build error without CONFIG_DEVLINK
YueHaibing
2019-06-04
1
-0
/
+1
*
net: ethernet: mediatek: Add MT7629 ethernet support
Sean Wang
2019-06-04
2
-2
/
+31
*
net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants
Sean Wang
2019-06-04
4
-69
/
+450
*
net: ethernet: mediatek: Extend SGMII related functions
Sean Wang
2019-06-04
4
-37
/
+184
*
Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-06-03
26
-388
/
+1430
|
\
|
*
net/mlx5e: TX, Improve performance under GSO workload
Erez Alfasi
2019-05-31
1
-3
/
+4
|
*
net/mlx5e: Use termination table for VLAN push actions
Oz Shlomo
2019-05-31
4
-2
/
+315
|
*
net/mlx5e: Geneve, Add support for encap/decap flows offload
Yevgeny Kliteynik
2019-05-31
5
-3
/
+363
|
*
net/mlx5e: Rearrange tc tunnel code in a modular way
Yevgeny Kliteynik
2019-05-31
7
-208
/
+373
|
*
net/mlx5e: Geneve, Keep tunnel info as pointer to the original struct
Yevgeny Kliteynik
2019-05-31
3
-15
/
+16
|
*
net/mlx5: Geneve, Manage Geneve TLV options
Yevgeny Kliteynik
2019-05-31
4
-1
/
+196
|
*
net/mlx5e: Enable setting multiple match criteria for flow group
Yevgeny Kliteynik
2019-05-31
2
-5
/
+5
|
*
net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation action
Tonghao Zhang
2019-05-31
1
-20
/
+7
|
*
net/mlx5e: Generalize vport type in vport representor
Vu Pham
2019-05-31
1
-31
/
+21
|
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-05-31
14
-109
/
+139
|
|
\
|
|
*
{IB,net}/mlx5: Constify rep ops functions pointers
Parav Pandit
2019-05-31
6
-39
/
+38
|
|
*
{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
Parav Pandit
2019-05-31
2
-2
/
+2
|
|
*
net/mlx5: E-Switch, Honor eswitch functions changed event cap
Vu Pham
2019-05-31
3
-4
/
+17
|
|
*
net/mlx5: E-Switch, Replace host_params event with functions_changed event
Vu Pham
2019-05-31
8
-67
/
+82
|
|
*
net/mlx5: Introduce termination table bits
Eli Britstein
2019-05-31
1
-0
/
+3
|
|
*
net/mlx5: potential error pointer dereference in error handling
Dan Carpenter
2019-05-28
1
-2
/
+2
*
|
|
net: ena: use dev_info_once instead of static variable
Sameeh Jubran
2019-06-03
1
-3
/
+1
*
|
|
net: ena: add good checksum counter
Sameeh Jubran
2019-06-03
3
-2
/
+7
*
|
|
net: ena: optimise calculations for CQ doorbell
Sameeh Jubran
2019-06-03
1
-9
/
+11
*
|
|
net: ena: add support for changing max_header_size in LLQ mode
Sameeh Jubran
2019-06-03
1
-6
/
+4
*
|
|
net: ena: allow automatic fallback to polling mode
Sameeh Jubran
2019-06-03
2
-9
/
+39
*
|
|
net: ena: add newline at the end of pr_err prints
Sameeh Jubran
2019-06-03
1
-8
/
+8
*
|
|
net: ena: arrange ena_probe() function variables in reverse christmas tree
Sameeh Jubran
2019-06-03
1
-6
/
+6
*
|
|
net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring
Sameeh Jubran
2019-06-03
2
-31
/
+28
*
|
|
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
2019-06-03
6
-11
/
+184
*
|
|
net: ena: add handling of llq max tx burst size
Sameeh Jubran
2019-06-03
6
-17
/
+85
*
|
|
net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait static
Rasmus Villemoes
2019-06-03
2
-2
/
+1
*
|
|
net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu
Rasmus Villemoes
2019-06-03
2
-12
/
+12
*
|
|
r8169: avoid tso csum function indirection
Heiner Kallweit
2019-06-03
1
-25
/
+21
*
|
|
r8169: remove struct jumbo_ops
Heiner Kallweit
2019-06-03
1
-60
/
+36
*
|
|
r8169: remove struct mdio_ops
Heiner Kallweit
2019-06-03
1
-33
/
+26
*
|
|
r8169: improve r8169_csum_workaround
Heiner Kallweit
2019-06-03
1
-5
/
+2
*
|
|
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-03
9
-23
/
+49
*
|
|
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-06-03
7
-19
/
+32
*
|
|
qed: remove redundant assignment to rc
Colin Ian King
2019-06-03
1
-1
/
+1
*
|
|
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
David S. Miller
2019-06-03
188
-78808
/
+152
|
\
\
\
|
*
|
|
isdn: move capi drivers to staging
Arnd Bergmann
2019-05-31
51
-36
/
+67
|
*
|
|
isdn: hdlc: move into mISDN
Arnd Bergmann
2019-05-31
7
-11
/
+91
|
*
|
|
isdn: remove isdn4linux
Arnd Bergmann
2019-05-31
34
-22573
/
+0
|
*
|
|
isdn: remove hisax driver
Arnd Bergmann
2019-05-31
102
-55481
/
+0
|
*
|
|
isdn: gigaset: remove i4l support
Arnd Bergmann
2019-05-31
3
-707
/
+7
[next]