index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2021-10-26
tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
Liu Jian
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-10-19
net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'
Christophe JAILLET
2021-10-19
can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path
Marc Kleine-Budde
2021-10-18
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
2021-10-17
can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()
Ziyang Xuan
2021-10-17
can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()
Ziyang Xuan
2021-10-17
can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
Zhang Changzhong
2021-10-17
can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro...
Zhang Changzhong
2021-10-17
can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv
Ziyang Xuan
2021-10-17
can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer
Ziyang Xuan
2021-10-16
net: bridge: mcast: use multicast_membership_interval for IGMPv3
Nikolay Aleksandrov
2021-10-15
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
2021-10-15
tcp: md5: Fix overlap between vrf and non-vrf keys
Leonard Crestez
2021-10-14
icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
Xin Long
2021-10-14
sctp: account stream padding length for reconf chunk
Eiichi Tsukata
2021-10-13
NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
Ziyang Xuan
2021-10-13
NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
Ziyang Xuan
2021-10-13
nfc: fix error handling of nfc_proto_register()
Ziyang Xuan
2021-10-13
Revert "net: procfs: add seq_puts() statement for dev_mcast"
Vladimir Oltean
2021-10-12
net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...
Vladimir Oltean
2021-10-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2021-10-12
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
2021-10-12
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2021-10-12
net: dsa: fix spurious error message when unoffloaded port leaves bridge
Alvin Šipraga
2021-10-12
ipv6: ioam: move the check for undefined bits
Justin Iurman
2021-10-12
af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards compatability
Stephen Boyd
2021-10-09
net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol
Vladimir Oltean
2021-10-08
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
2021-10-08
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
2021-10-08
net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges...
Vladimir Oltean
2021-10-08
net: dsa: fix bridge_num not getting cleared after ports leaving the bridge
Vladimir Oltean
2021-10-08
nfc: nci: fix the UAF of rf_conn_info object
Lin Ma
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
2021-10-08
mptcp: fix possible stall on recvmsg()
Paolo Abeni
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
2021-10-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-10-06
unix: Fix an issue in unix_shutdown causing the other end read/write failures
Jiang Wang
2021-10-05
netlink: annotate data races around nlk->bound
Eric Dumazet
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
2021-10-05
net: bridge: fix under estimation in br_get_linkxstats_size()
Eric Dumazet
2021-10-05
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
2021-10-04
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
[next]