index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
skbuff.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
tsnep: Fix TX queue stop/wake for multiple queues
Gerhard Engleder
1
-6
/
+9
2023-01-26
net/tg3: resolve deadlock in tg3_reset_task() during EEH
David Christensen
1
-4
/
+4
2023-01-25
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2
-0
/
+7
2023-01-25
net: mctp: hold key reference when looking up a general key
Paolo Abeni
1
-7
/
+7
2023-01-25
net: mctp: move expiry timer delete to unhash
Jeremy Kerr
1
-3
/
+6
2023-01-25
net: mctp: add an explicit reference from a mctp_sk_key to sock
Jeremy Kerr
1
-6
/
+8
2023-01-25
net: ravb: Fix possible hang if RIS2_QFF1 happen
Yoshihiro Shimoda
1
-2
/
+2
2023-01-25
net: ravb: Fix lack of register setting after system resumed for Gen3
Yoshihiro Shimoda
1
-0
/
+6
2023-01-25
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+6
2023-01-25
ice: move devlink port creation/deletion
Paul M Stillwell Jr
2
-11
/
+17
2023-01-25
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
1
-0
/
+6
2023-01-25
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
1
-1
/
+0
2023-01-24
Revert "Merge branch 'ethtool-mac-merge'"
Paolo Abeni
1
-26
/
+0
2023-01-24
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
1
-0
/
+1
2023-01-24
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
5
-71
/
+44
2023-01-24
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
4
-70
/
+42
2023-01-24
netfilter: conntrack: fix bug in for_each_sctp_chunk
Sriram Yagnaraman
1
-2
/
+2
2023-01-24
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
1
-9
/
+16
2023-01-24
MAINTAINERS: Update MPTCP maintainer list and CREDITS
Mat Martineau
2
-1
/
+7
2023-01-24
net: ethernet: adi: adin1110: Fix multicast offloading
Alexandru Tachici
1
-1
/
+1
2023-01-24
net: dsa: microchip: fix probe of I2C-connected KSZ8563
Ahmad Fatoum
1
-1
/
+1
2023-01-24
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
1
-0
/
+2
2023-01-24
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-01-24
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-01-24
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-01-24
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2023-01-23
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-01-23
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
1
-127
/
+189
2023-01-23
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
1
-1
/
+14
2023-01-23
net: ethtool: netlink: introduce ethnl_update_bool()
Vladimir Oltean
1
-0
/
+26
2023-01-23
net: fec: Use page_pool_put_full_page when freeing rx buffers
Wei Fang
1
-1
/
+1
2023-01-21
net: fix UaF in netns ops registration error path
Paolo Abeni
1
-1
/
+1
2023-01-21
net: ethernet: renesas: rswitch: Fix ethernet-ports handling
Yoshihiro Shimoda
2
-9
/
+25
2023-01-21
net: mana: Fix IRQ name - add PCI and queue number
Haiyang Zhang
2
-1
/
+11
2023-01-21
netlink: prevent potential spectre v1 gadgets
Eric Dumazet
1
-0
/
+3
2023-01-20
iavf: schedule watchdog immediately when changing primary MAC
Stefan Assmann
1
-1
/
+1
2023-01-20
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2
-18
/
+17
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
4
-51
/
+49
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-20
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-20
net: stmmac: enable all safety features by default
Andrew Halaney
1
-0
/
+14
2023-01-20
octeontx2-af: add mbox to return CPT_AF_FLT_INT info
Srujana Challa
3
-0
/
+56
2023-01-20
octeontx2-af: update cpt lf alloc mailbox
Srujana Challa
2
-3
/
+9
2023-01-20
octeontx2-af: restore rxc conf after teardown sequence
Nithin Dabilpuram
1
-4
/
+18
2023-01-20
octeontx2-af: optimize cpt pf identification
Srujana Challa
3
-3
/
+20
2023-01-20
octeontx2-af: modify FLR sequence for CPT
Srujana Challa
3
-47
/
+53
2023-01-20
octeontx2-af: add mbox for CPT LF reset
Srujana Challa
2
-0
/
+41
2023-01-20
octeontx2-af: recover CPT engine when it gets fault
Srujana Challa
1
-30
/
+80
2023-01-19
net: dsa: microchip: ksz9477: port map correction in ALU table entry register
Rakesh Sankaranarayanan
1
-2
/
+2
[next]