index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
wifi: mac80211: add internal handler for wake_tx_queue
Alexander Wetzel
1
-19
/
+32
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
2
-1
/
+6
2022-10-07
wifi: fix multi-link element subelement iteration
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: add RCU _check() link access variants
Johannes Berg
1
-0
/
+8
2022-10-07
wifi: nl80211: use link ID in NL80211_CMD_SET_BSS
Johannes Berg
1
-0
/
+2
2022-10-07
wifi: mac80211: Parse station profile from association response
Ilan Peer
1
-0
/
+1
2022-10-07
wifi: cfg80211/mac80211: Fix ML element common size validation
Ilan Peer
1
-1
/
+1
2022-10-07
wifi: cfg80211/mac80211: Fix ML element common size calculation
Ilan Peer
1
-6
/
+5
2022-10-07
wifi: ieee80211: Support validating ML station profile length
Ilan Peer
1
-0
/
+40
2022-10-07
wifi: cfg80211: support reporting failed links
Johannes Berg
1
-0
/
+7
2022-10-07
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
1
-0
/
+11
2022-10-07
wifi: mac80211: add pointer from link STA to STA
Benjamin Berg
1
-0
/
+3
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-37
/
+154
2022-09-30
xsk: Remove unused xsk_buff_discard
Maxim Mikityanskiy
1
-7
/
+0
2022-09-30
net/mlx5e: xsk: Use KSM for unaligned XSK
Maxim Mikityanskiy
1
-0
/
+6
2022-09-30
net/mlx5e: Use runtime page_shift for striding RQ
Maxim Mikityanskiy
1
-0
/
+2
2022-09-30
xsk: Expose min chunk size to drivers
Maxim Mikityanskiy
1
-0
/
+3
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-14
/
+9
2022-09-29
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
2
-0
/
+16
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
3
-0
/
+9
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
1
-0
/
+1
2022-09-29
docs: netlink: clarify the historical baggage of Netlink flags
Jakub Kicinski
1
-1
/
+1
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-68
/
+47
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+2
2022-09-29
Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-2
/
+2
2022-09-28
net/mlx5: Add the log_min_mkey_entity_size capability
Maxim Mikityanskiy
1
-1
/
+7
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
5
-98
/
+131
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+2
2022-09-28
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
1
-0
/
+3
2022-09-28
tcp: export tcp_sendmsg_fastopen
Benjamin Hesmans
1
-0
/
+2
2022-09-28
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
1
-18
/
+4
2022-09-28
net: introduce struct ubuf_info_msgzc
Pavel Begunkov
1
-0
/
+21
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
1
-45
/
+0
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
1
-2
/
+2
2022-09-27
net: tls: Add ARIA-GCM algorithm
Taehee Yoo
1
-0
/
+30
2022-09-27
net/mlx5: Remove from FPGA IFC file not-needed definitions
Leon Romanovsky
2
-24
/
+16
2022-09-27
net/mlx5: Remove unused structs
Gal Pressman
1
-5
/
+0
2022-09-27
net/mlx5: Remove unused functions
Gal Pressman
3
-60
/
+0
2022-09-27
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
1
-0
/
+1
2022-09-27
net/mlx5: add IFC bits for bypassing port select flow table
Liu, Changcheng
1
-2
/
+7
2022-09-27
net/mlx5: Add support for NPPS with real time mode
Aya Levin
1
-0
/
+2
2022-09-27
net/mlx5: Expose NPPS related registers
Aya Levin
1
-4
/
+14
2022-09-27
headers: Remove some left-over license text
Christophe JAILLET
5
-34
/
+1
2022-09-27
Merge branch 'mlx5-vfio' into mlx5-next
Leon Romanovsky
851
-8039
/
+22203
2022-09-26
xdp: Adjust xdp_frame layout to avoid using bitfields
Jesper Dangaard Brouer
1
-2
/
+2
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+5
2022-09-26
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
1
-6
/
+0
2022-09-26
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
1
-5
/
+0
2022-09-26
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
[next]