index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
net: bridge: mcast: fix unused br var when lockdep isn't defined
Nikolay Aleksandrov
1
-1
/
+1
2020-09-08
netlabel: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-08
net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()
Wang Hai
1
-2
/
+0
2020-09-08
bnx2x: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-08
cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c
Wang Hai
1
-1
/
+1
2020-09-08
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-09-08
net: hns3: remove some unused function hns3_update_promisc_mode()
Guojia Liao
2
-15
/
+0
2020-09-08
net: hns3: remove some unused macros related to queue
Huazhong Tan
1
-5
/
+0
2020-09-08
net: hns3: remove unused field 'tc_num_last_time' in struct hclge_dev
Huazhong Tan
1
-1
/
+0
2020-09-08
net: hns3: remove unused field 'io_base' in struct hns3_enet_ring
Huazhong Tan
2
-3
/
+0
2020-09-08
net: hns3: fix a typo in struct hclge_mac
Guangbin Huang
1
-1
/
+1
2020-09-08
net: hns3: skip periodic service task if reset failed
Guangbin Huang
2
-0
/
+6
2020-09-08
net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()
Huazhong Tan
1
-6
/
+6
2020-09-08
net: sched: skip an unnecessay check
Tom Rix
1
-2
/
+3
2020-09-07
net: dsa: don't print non-fatal MTU error if not supported
Vladimir Oltean
1
-1
/
+1
2020-09-07
net: dsa: change PHY error message again
Vladimir Oltean
1
-2
/
+3
2020-09-07
net: tighten the definition of interface statistics
Jakub Kicinski
3
-17
/
+320
2020-09-07
rxrpc: Remove unused macro rxrpc_min_rtt_wlen
Wang Hai
1
-1
/
+0
2020-09-07
sfc: simplify DMA mask setting
Edward Cree
1
-11
/
+1
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
3
-5
/
+1
2020-09-07
sfc: handle limited FEC support
Edward Cree
2
-14
/
+36
2020-09-07
sfc: add ethtool ops and miscellaneous ndos to EF100
Edward Cree
3
-1
/
+51
2020-09-07
sfc: remove phy_op indirection
Edward Cree
9
-712
/
+601
2020-09-07
sfc: don't double-down() filters in ef100_reset()
Edward Cree
1
-12
/
+0
2020-09-07
net: ethernet: dnet: Remove set but unused variable 'len'
Wang Hai
1
-4
/
+1
2020-09-07
net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: ethernet: fec: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: stmmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-4
/
+2
2020-09-07
net: xilinx: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: bridge: mcast: destroy all entries via gc
Nikolay Aleksandrov
2
-42
/
+89
2020-09-07
net: bridge: mcast: improve IGMPv3/MLDv2 query processing
Nikolay Aleksandrov
1
-3
/
+12
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 BLOCK_OLD_SOURCES report
Nikolay Aleksandrov
1
-0
/
+97
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 CHANGE_TO_INCLUDE/EXCLUDE report
Nikolay Aleksandrov
1
-0
/
+306
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 MODE_IS_INCLUDE/EXCLUDE report
Nikolay Aleksandrov
1
-0
/
+126
2020-09-07
net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report
Nikolay Aleksandrov
2
-22
/
+137
2020-09-07
net: bridge: mcast: delete expired port groups without srcs
Nikolay Aleksandrov
1
-1
/
+20
2020-09-07
net: bridge: mdb: use mdb and port entries in notifications
Nikolay Aleksandrov
3
-68
/
+92
2020-09-07
net: bridge: mdb: push notifications in __br_mdb_add/del
Nikolay Aleksandrov
1
-12
/
+8
2020-09-07
net: bridge: mcast: add support for group query retransmit
Nikolay Aleksandrov
2
-10
/
+71
2020-09-07
net: bridge: mcast: add support for group-and-source specific queries
Nikolay Aleksandrov
2
-54
/
+183
2020-09-07
net: bridge: mcast: add support for src list and filter mode dumping
Nikolay Aleksandrov
2
-2
/
+104
2020-09-07
net: bridge: mcast: add support for group source list
Nikolay Aleksandrov
3
-14
/
+179
2020-09-07
net: bridge: mcast: factor out port group del
Nikolay Aleksandrov
3
-35
/
+28
2020-09-07
net: bridge: mdb: arrange internal structs so fast-path fields are close
Nikolay Aleksandrov
1
-5
/
+9
2020-09-07
net: dsa: rtl8366rb: Switch to phylink
Linus Walleij
1
-7
/
+37
2020-09-07
tipc: fix a deadlock when flushing scheduled work
Hoang Huu Le
4
-19
/
+19
2020-09-06
enic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-70
/
+72
2020-09-06
net: gemini: Clean up phy registration
Linus Walleij
1
-21
/
+11
2020-09-06
net: Add a missing word
Jonathan Neuschäfer
1
-1
/
+1
2020-09-06
net: dsa: rtl8366rb: Support setting MTU
Linus Walleij
1
-1
/
+37
[next]