index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
debugging-modules.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-05
net: bridge: optimize backup_port fdb convergence
Nikolay Aleksandrov
1
-1
/
+2
2019-04-05
net: Remove inclusion of pci.h
Yuval Shaia
1
-1
/
+0
2019-04-05
ibmvnic: remove set but not used variable 'netdev'
YueHaibing
1
-2
/
+0
2019-04-05
ehea: remove set but not used variables 'epa' and 'cq_handle_ref'
YueHaibing
1
-5
/
+1
2019-04-05
net: pasemi: remove set but not used variable 'cpyhdr'
YueHaibing
1
-2
/
+1
2019-04-05
ehea: Fix a copy-paste err in ehea_init_port_res
YueHaibing
1
-1
/
+1
2019-04-05
net: use correct this_cpu primitive in dev_recursion_level
Florian Westphal
1
-1
/
+1
2019-04-05
tipc: add NULL pointer check
Hoang Le
1
-0
/
+3
2019-04-05
net: sched: ensure tc flower reoffload takes filter ref
John Hurley
1
-42
/
+46
2019-04-04
net: bridge: update multicast stats from maybe_deliver()
Pablo Neira Ayuso
1
-11
/
+4
2019-04-04
net: use kfree_skb_list() from ip_do_fragment()
Pablo Neira Ayuso
1
-5
/
+2
2019-04-04
net: hns3: split function hnae3_match_n_instantiate()
Jian Shen
1
-18
/
+22
2019-04-04
net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet
Huazhong Tan
1
-3
/
+1
2019-04-04
net: hns3: prevent change MTU when resetting
Huazhong Tan
1
-0
/
+3
2019-04-04
net: hns3: check resetting status in hns3_get_stats()
Huazhong Tan
1
-0
/
+5
2019-04-04
net: hns3: add protect when handling mac addr list
Jian Shen
1
-2
/
+8
2019-04-04
net: hns3: simplify hclgevf_cmd_csq_clean
Huazhong Tan
1
-11
/
+24
2019-04-04
net: hns3: minor optimization for datapath
Yunsheng Lin
1
-3
/
+21
2019-04-04
net: hns3: minor optimization for ring_space
Yunsheng Lin
1
-10
/
+5
2019-04-04
net: hns3: return 0 and print warning when hit duplicate MAC
Peng Li
1
-2
/
+5
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
4
-5
/
+43
2019-04-04
net: hns3: reduce resources use in kdump kernel
Yonglong Liu
1
-1
/
+22
2019-04-04
net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
Peng Li
1
-0
/
+4
2019-04-04
ipv6: Flip to fib_nexthop_info
David Ahern
3
-76
/
+28
2019-04-04
ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
David Ahern
1
-20
/
+32
2019-04-04
ipv4: Refactor nexthop attributes in fib_dump_info
David Ahern
1
-59
/
+107
2019-04-04
ipv4: Add fib_nh_common to fib_result
David Ahern
7
-65
/
+99
2019-04-04
ipv4: Update fib_table_lookup tracepoint to take common nexthop
David Ahern
2
-20
/
+27
2019-04-04
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
2
-5
/
+4
2019-04-04
net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
Antoine Tenart
1
-0
/
+2
2019-04-04
net: phy: marvell10g: implement suspend/resume callbacks
Antoine Tenart
1
-1
/
+11
2019-04-04
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-04
rxrpc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-02
net: sched: don't set tunnel for decap action
Vlad Buslov
1
-1
/
+0
2019-04-02
net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa
Heiner Kallweit
1
-0
/
+11
2019-04-02
net: phy: use c45 standard to detect link partner autoneg capability
Heiner Kallweit
1
-1
/
+8
2019-04-02
net: phy: realtek: use genphy_read_abilities
Heiner Kallweit
1
-24
/
+12
2019-04-02
net: phy: use genphy_read_abilities in genphy driver
Heiner Kallweit
1
-2
/
+1
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
2
-0
/
+49
2019-04-02
openvswitch: use after free in __ovs_ct_free_action()
Dan Carpenter
1
-1
/
+1
2019-04-02
tg3: allow ethtool -p to work for NICs in down state
Jon Maxwell
1
-3
/
+0
2019-04-02
macsec: add noinline tag to avoid a frame size warning
Florian Westphal
1
-10
/
+12
2019-04-02
drivers: net: aurora: use netdev_xmit_more helper
Florian Westphal
2
-5
/
+5
2019-04-02
drivers: net: sfc: use netdev_xmit_more helper
Florian Westphal
2
-9
/
+7
2019-04-02
drivers: mellanox: use netdev_xmit_more() helper
Florian Westphal
4
-12
/
+12
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
29
-32
/
+35
2019-04-02
net: place xmit recursion in softnet data
Florian Westphal
3
-18
/
+38
2019-04-02
net: phy: aquantia: add SGMII statistics
Heiner Kallweit
1
-2
/
+112
2019-04-02
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
Xin Long
2
-2
/
+2
2019-04-02
net: phy: improve genphy_read_status
Heiner Kallweit
1
-15
/
+8
[next]