index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-16
net: Add tests for bonding and team address list management
Benjamin Poirier
9
-1
/
+237
2022-09-16
net: team: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-6
/
+18
2022-09-16
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-12
/
+35
2022-09-16
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
4
-16
/
+10
2022-09-16
net: marvell: prestera: add support for for Aldrin2
Oleksandr Mazur
1
-0
/
+1
2022-09-16
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2
-19
/
+60
2022-09-13
Documentation: mptcp: fix pm_type formatting
Matthieu Baerts
1
-1
/
+0
2022-09-13
mptcp: fix fwd memory accounting on coalesce
Paolo Abeni
1
-1
/
+7
2022-09-13
net: phy: aquantia: wait for the suspend/resume operations to finish
Ioana Ciornei
1
-4
/
+49
2022-09-09
net: core: fix flow symmetric hash
Ludovic Cintrat
1
-3
/
+2
2022-09-09
ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header
Lu Wei
1
-2
/
+4
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
1
-1
/
+4
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
1
-6
/
+3
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
1
-16
/
+26
2022-09-08
ice: Don't double unplug aux on peer initiated reset
Dave Ertman
1
-2
/
+0
2022-09-08
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-09-08
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
1
-1
/
+2
2022-09-08
net: phy: lan87xx: change interrupt src of link_up to comm_ready
Arun Ramadoss
1
-4
/
+54
2022-09-07
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2022-09-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
4
-0
/
+13
2022-09-07
net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb
Lorenzo Bianconi
1
-0
/
+3
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
5
-24
/
+87
2022-09-07
net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
Lorenzo Bianconi
1
-1
/
+1
2022-09-07
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
1
-1
/
+3
2022-09-07
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
1
-6
/
+28
2022-09-07
selftests: nft_concat_range: add socat support
Florian Westphal
1
-12
/
+53
2022-09-07
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
1
-2
/
+2
2022-09-07
net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...
Vladimir Oltean
1
-2
/
+2
2022-09-07
net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...
Vladimir Oltean
1
-43
/
+79
2022-09-07
net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...
Vladimir Oltean
1
-4
/
+31
2022-09-07
efi/x86: libstub: remove unused variable
chen zhang
1
-1
/
+0
2022-09-07
afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
David Howells
1
-0
/
+1
2022-09-06
net: usb: qmi_wwan: add Quectel RM520N
jerry.meng
1
-0
/
+1
2022-09-06
net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
Christian Marangi
1
-1
/
+1
2022-09-06
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
1
-7
/
+18
2022-09-05
erofs: fix pcluster use-after-free on UP platforms
Gao Xiang
1
-29
/
+0
2022-09-05
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
1
-8
/
+8
2022-09-05
erofs: fix error return code in erofs_fscache_{meta_,}read_folio
Sun Ke
1
-2
/
+6
2022-09-05
stmmac: intel: Simplify intel_eth_pci_remove()
Christophe JAILLET
1
-2
/
+0
2022-09-05
net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2022-09-05
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
1
-0
/
+5
2022-09-05
bonding: accept unsolicited NA message
Hangbin Liu
1
-5
/
+12
2022-09-05
bonding: add all node mcast address when slave up
Hangbin Liu
1
-2
/
+6
2022-09-05
bonding: use unspecified address if no available link local address
Hangbin Liu
1
-0
/
+3
2022-09-04
Linux 6.0-rc4
v6.0-rc4
Linus Torvalds
1
-1
/
+1
2022-09-04
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
1
-0
/
+12
2022-09-03
gpio: ws16c48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-idio-16: Make irq_chip immutable
William Breathitt Gray
1
-7
/
+11
2022-09-03
gpio: 104-idi-48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-dio-48e: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
[next]