index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-09-26
udp: Refactor udp_read_skb()
Peilin Ye
2022-09-23
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
2022-09-23
Merge tag 'linux-can-next-for-6.1-20220923' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-09-22
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
2022-09-22
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
2022-09-22
net/sched: taprio: remove unnecessary taprio_list_lock
Vladimir Oltean
2022-09-22
net/tls: Support 256 bit keys with TX device offload
Gal Pressman
2022-09-22
net/tls: Use cipher sizes structs
Gal Pressman
2022-09-22
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
2022-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...
Jakub Kicinski
2022-09-21
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2022-09-21
net: sched: simplify code in mall_reoffload
William Dean
2022-09-21
net/af_packet: registration process optimization in packet_init()
Ziyang Xuan
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
2022-09-21
netfilter: rpfilter: Remove unused variable 'ret'.
Guillaume Nault
2022-09-21
netfilter: conntrack: revisit the gc initial rescheduling bias
Antoine Tenart
2022-09-21
netfilter: conntrack: fix the gc rescheduling delay
Antoine Tenart
2022-09-20
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
2022-09-20
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
2022-09-20
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
2022-09-20
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
2022-09-20
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
2022-09-20
net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NET
Lukas Bulwahn
2022-09-20
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
2022-09-20
net/sched: taprio: add extack messages in taprio_init
Vladimir Oltean
2022-09-20
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
2022-09-20
net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...
Vladimir Oltean
2022-09-20
net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...
Vladimir Oltean
2022-09-20
net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
Vladimir Oltean
2022-09-20
net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
Vladimir Oltean
2022-09-20
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
2022-09-20
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
2022-09-20
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-09-20
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-09-20
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
2022-09-20
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
2022-09-20
tcp: Clean up some functions.
Kuniyuki Iwashima
[next]