开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-03
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
2022-05-03
Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-02
net/mlx5: fs, add unused destination type
Mark Bloch
2022-05-02
net/mlx5: fs, split software and IFC flow destination definitions
Mark Bloch
2022-05-02
net: mscc: ocelot: add missed parentheses around macro argument
Colin Foster
2022-05-02
net: mscc: ocelot: remove unnecessary variable
Colin Foster
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
2022-05-01
net: phy: Add BaseT1 auto-negotiation registers
Alexandru Tachici
2022-05-01
net: phy: Add 10-BaseT1L registers
Alexandru Tachici
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-04-30
net: lan966x: Fix compilation error
Horatiu Vultur
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
2022-04-29
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
2022-04-29
tcp: pass back data left in socket after receive
Jens Axboe
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-04-27
Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-27
net: atm: remove support for ZeitNet ZN122x ATM devices
Jakub Kicinski
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2022-04-25
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
2022-04-25
net: mac802154: Create an error helper for asynchronous offloading errors
Miquel Raynal
2022-04-25
net: mac802154: Create an offloaded transmission error helper
Miquel Raynal
2022-04-25
net: ieee802154: Fill the list of MLME return codes
Miquel Raynal
[next]