index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-25
/
+65
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
1
-17
/
+33
2022-05-03
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
1
-0
/
+1
2022-05-03
Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
2
-10
/
+18
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-4
/
+5
2022-05-02
net/mlx5: fs, add unused destination type
Mark Bloch
1
-0
/
+1
2022-05-02
net/mlx5: fs, split software and IFC flow destination definitions
Mark Bloch
2
-10
/
+17
2022-05-02
net: mscc: ocelot: add missed parentheses around macro argument
Colin Foster
1
-1
/
+1
2022-05-02
net: mscc: ocelot: remove unnecessary variable
Colin Foster
1
-5
/
+2
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
3
-10
/
+96
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
3
-0
/
+83
2022-05-01
net: phy: Add BaseT1 auto-negotiation registers
Alexandru Tachici
1
-0
/
+40
2022-05-01
net: phy: Add 10-BaseT1L registers
Alexandru Tachici
1
-0
/
+25
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2
-1
/
+2
2022-04-30
net: lan966x: Fix compilation error
Horatiu Vultur
1
-0
/
+4
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-0
/
+10
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
1
-2
/
+12
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
1
-14
/
+22
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
1
-2
/
+8
2022-04-29
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
1
-1
/
+5
2022-04-29
tcp: pass back data left in socket after receive
Jens Axboe
1
-1
/
+5
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2
-8
/
+12
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-289
/
+105
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-15
/
+22
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2
-1
/
+2
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-149
/
+134
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
1
-1
/
+1
2022-04-27
Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2022-04-27
net: atm: remove support for ZeitNet ZN122x ATM devices
Jakub Kicinski
1
-47
/
+0
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-12
/
+9
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
4
-14
/
+8
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
1
-2
/
+1
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
1
-1
/
+1
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-0
/
+1
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
1
-0
/
+1
2022-04-25
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-04-25
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-04-25
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2
-0
/
+6
2022-04-25
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+17
2022-04-25
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-26
/
+30
2022-04-25
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
1
-1
/
+9
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2
-0
/
+20
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-3
/
+5
2022-04-25
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2
-1
/
+32
2022-04-25
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
1
-6
/
+2
2022-04-25
net: mac802154: Create an error helper for asynchronous offloading errors
Miquel Raynal
1
-0
/
+9
2022-04-25
net: mac802154: Create an offloaded transmission error helper
Miquel Raynal
1
-0
/
+10
2022-04-25
net: ieee802154: Fill the list of MLME return codes
Miquel Raynal
1
-1
/
+66
[next]