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-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-06
Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-03
Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-03
net/ieee802154: reject zero-sized raw_sendmsg()
Tetsuo Handa
2022-10-03
gro: add support of (hw)gro packets to gro stack
Coco Li
2022-10-03
mptcp: update misleading comments.
Paolo Abeni
2022-10-03
mptcp: use fastclose on more edge scenarios
Paolo Abeni
2022-10-03
mptcp: propagate fastclose error
Paolo Abeni
2022-10-03
af_unix: Fix memory leaks of the whole sk due to OOB skb.
Kuniyuki Iwashima
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
2022-10-03
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-10-02
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-09-30
net: dsa: don't do devlink port setup early
Jiri Pirko
2022-09-30
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
2022-09-30
net: dsa: move port_setup/teardown to be called outside devlink port register...
Jiri Pirko
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2022-09-30
net: devlink: introduce port registered assert helper and use it
Jiri Pirko
2022-09-30
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-09-30
genetlink: reject use of nlmsg_flags for new commands
Jakub Kicinski
2022-09-30
Bluetooth: hci_sync: Fix not indicating power state
Luiz Augusto von Dentz
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
xsk: Expose min chunk size to drivers
Maxim Mikityanskiy
2022-09-30
ip6_vti:Remove the space before the comma
Hongbin Wang
2022-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-09-30
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-09-30
sctp: handle the error returned from sctp_auth_asoc_init_active_key
Xin Long
2022-09-30
net: bridge: assign path_cost for 2.5G and 5G link speed
Steven Hsieh
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
2022-09-30
net-sysfs: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-29
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2022-09-29
net/tipc: Remove unused struct distr_queue_item
Yuan Can
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
2022-09-29
net: sched: cls_u32: Avoid memcpy() false-positive warning
Kees Cook
2022-09-29
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
[next]