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-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
1
-0
/
+4
2022-09-05
soc: fsl: qbman: Add CGR update function
Sean Anderson
1
-0
/
+9
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
1
-0
/
+17
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-0
/
+11
2022-09-03
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: nl80211: Add POWERED_ADDR_CHANGE feature
James Prestwood
1
-0
/
+9
2022-09-03
net/ipv4: Use __DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-14
/
+6
2022-09-02
net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...
Gal Pressman
1
-4
/
+2
2022-09-02
net: remove netif_tx_napi_add()
Jakub Kicinski
1
-2
/
+0
2022-09-02
net: bql: add more documentation
Eric Dumazet
1
-6
/
+26
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-33
/
+106
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-9
/
+13
2022-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
1
-0
/
+2
2022-08-31
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
1
-1
/
+0
2022-08-31
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+9
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
1
-2
/
+2
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
1
-0
/
+2
2022-08-30
net: virtio_net: fix notification coalescing comments
Alvaro Karsz
1
-7
/
+7
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
1
-1
/
+0
2022-08-30
netlink: add helpers for extack attr presence checking
Jakub Kicinski
2
-0
/
+18
2022-08-30
netlink: add support for ext_ack missing attributes
Jakub Kicinski
2
-0
/
+19
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-29
ethernet: Add helpers to recognize addresses mapped to IP multicast
Casper Andersson
1
-0
/
+22
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2
-0
/
+4
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-7
/
+28
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-26
openvswitch: allow specifying ifindex of new interfaces
Andrey Zhadchenko
1
-0
/
+3
2022-08-26
Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2022-08-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+1
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
7
-5
/
+34
2022-08-26
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
3
-0
/
+9
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+4
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
1
-7
/
+0
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
4
-20
/
+60
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-69
/
+104
2022-08-25
netdev: Use try_cmpxchg in napi_if_scheduled_mark_missed
Uros Bizjak
1
-2
/
+2
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-11
/
+26
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
1
-2
/
+1
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
1
-0
/
+16
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
1
-1
/
+0
2022-08-25
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
1
-1
/
+3
2022-08-25
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
1
-0
/
+2
2022-08-25
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
1
-4
/
+10
2022-08-25
wifi: mac80211: add link information in ieee80211_rx_status
Vasanthakumar Thiagarajan
1
-0
/
+5
2022-08-25
wifi: mac80211: properly implement MLO key handling
Johannes Berg
1
-0
/
+2
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2
-15
/
+36
[next]