index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
net/smc: rework pnet table
Hans Wippel
4
-194
/
+249
2019-02-21
s390/net: convert pnetids to ascii
Hans Wippel
1
-0
/
+3
2019-02-21
net/smc: cleanup for smcr_tx_sndbuf_nonempty
Ursula Braun
1
-3
/
+2
2019-02-21
cxgb4: Mask out interrupts that are not enabled.
Vishal Kulkarni
1
-2
/
+8
2019-02-21
net: phy: marvell10g: improve mv3310_config_aneg
Heiner Kallweit
1
-7
/
+2
2019-02-21
net: phy: disable aneg in genphy_c45_pma_setup_forced
Heiner Kallweit
1
-1
/
+5
2019-02-21
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-13
/
+24
2019-02-21
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
1
-7
/
+11
2019-02-20
gso: validate gso_type on ipip style tunnels
Willem de Bruijn
2
-4
/
+40
2019-02-20
selftest/tls: Add test to verify received 'type' of non-data record
Vakul Garg
1
-0
/
+14
2019-02-19
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-19
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
3
-5
/
+5
2019-02-19
net/mlx5: E-Switch, Disable esw manager vport correctly
Bodong Wang
1
-1
/
+2
2019-02-19
net/mlx5: E-Switch, Fix the warning on vport index out of range
Bodong Wang
1
-1
/
+1
2019-02-19
net/mlx5e: Remove unused variable ‘esw’
Saeed Mahameed
1
-1
/
+0
2019-02-19
net/mlx5: Delete unused FPGA QPN variable
Leon Romanovsky
1
-2
/
+0
2019-02-19
net/mlx5e: Add missing static function annotation
Leon Romanovsky
1
-1
/
+1
2019-02-19
net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()
Tonghao Zhang
1
-3
/
+3
2019-02-19
net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helper
Tonghao Zhang
1
-12
/
+29
2019-02-19
net/mlx5e: Remove wrong and superfluous tc pedit header type check
Vlad Buslov
1
-3
/
+0
2019-02-19
net/mlx5e: Wrap the open and apply of channels in one fail-safe function
Tariq Toukan
5
-62
/
+39
2019-02-19
net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modes
Aya Levin
1
-62
/
+181
2019-02-19
ethtool: Added support for 50Gbps per lane link modes
Aya Levin
1
-1
/
+17
2019-02-19
net: ns83820: code cleanup for ns83820_probe_phy()
Mao Wenan
1
-49
/
+21
2019-02-19
net: rose: add missing dev_put() on error in rose_bind
YueHaibing
1
-1
/
+3
2019-02-19
net: dsa: qca8k: Enable delay for RGMII_ID mode
Vinod Koul
2
-0
/
+13
2019-02-19
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
1
-1
/
+1
2019-02-19
bnxt_en: Return relevant error code when offload fails
Sriharsha Basavapatna
1
-1
/
+1
2019-02-19
bnxt_en: Add support for mdio read/write to external PHY
Vasundhara Volam
1
-2
/
+67
2019-02-19
bnxt_en: Propagate trusted VF attribute to firmware.
Michael Chan
3
-4
/
+60
2019-02-19
bnxt_en: Add support for BCM957504
Erik Burrows
1
-1
/
+4
2019-02-19
bnxt_en: Update firmware interface spec. to 1.10.0.47.
Michael Chan
1
-19
/
+177
2019-02-19
net/tls: Move protocol constants from cipher context to tls context
Vakul Garg
4
-110
/
+149
2019-02-19
6lowpan: use rbtree for IP frag queue
Peter Oskolkov
1
-112
/
+29
2019-02-19
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2019-02-19
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-19
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-19
qed: Fix iWARP syn packet mac address validation.
Michal Kalderon
1
-0
/
+9
2019-02-19
qed: Fix iWARP buffer size provided for syn packet processing.
Michal Kalderon
2
-7
/
+6
2019-02-19
exec: load_script: Do not exec truncated interpreter path
Kees Cook
1
-9
/
+48
2019-02-19
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
1
-3
/
+1
2019-02-19
net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa
Heiner Kallweit
1
-9
/
+1
2019-02-19
net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t
Heiner Kallweit
1
-0
/
+19
2019-02-19
liquidio: using NULL instead of plain integer
YueHaibing
2
-2
/
+2
2019-02-19
r8169: remove unneeded mmiowb barriers
Heiner Kallweit
1
-6
/
+0
2019-02-19
r8152: Add support for MAC address pass through on RTL8153-BD
David Chen
1
-2
/
+3
2019-02-19
net: dsa: Implement flow_dissect callback for tag_dsa.
Rundong Ge
2
-0
/
+18
2019-02-19
net: sched: using kfree_rcu() to simplify the code
Wei Yongjun
1
-6
/
+1
2019-02-19
mdio_bus: Fix PTR_ERR() usage after initialization to constant
YueHaibing
1
-5
/
+6
2019-02-19
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
1
-1
/
+1
[next]