index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
cfg80211: add missing kernel-doc for S1G band capabilities
Johannes Berg
1
-0
/
+1
2020-09-18
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
1
-0
/
+20
2020-09-18
nl80211: Unsolicited broadcast probe response support
Aloka Dixit
1
-0
/
+18
2020-09-18
mac80211: Add FILS discovery support
Aloka Dixit
1
-0
/
+27
2020-09-18
nl80211: Add FILS discovery support
Aloka Dixit
1
-0
/
+19
2020-09-18
nl80211: support setting S1G channels
Thomas Pedersen
1
-0
/
+10
2020-09-18
nl80211: advertise supported channel width in S1G
Thomas Pedersen
1
-0
/
+15
2020-09-18
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
1
-0
/
+2
2020-09-18
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
1
-0
/
+4
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
1
-7
/
+7
2020-09-18
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
1
-2
/
+3
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
1
-0
/
+29
2020-09-18
cfg80211: add more comments for ap_isolate in bss_parameters
Wright Feng
1
-0
/
+1
2020-09-17
genetlink: Remove unused function genl_err_attr()
YueHaibing
1
-8
/
+0
2020-09-17
net/sched: Remove unused function qdisc_queue_drop_head()
YueHaibing
1
-6
/
+0
2020-09-15
nexthop: Convert to blocking notification chain
Ido Schimmel
1
-1
/
+1
2020-09-15
nexthop: Remove NEXTHOP_EVENT_ADD
Ido Schimmel
1
-1
/
+0
2020-09-15
nexthop: Remove unused function declaration from header file
Ido Schimmel
1
-3
/
+0
2020-09-15
devlink: introduce the health reporter test command
Jiri Pirko
1
-0
/
+3
2020-09-15
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
1
-0
/
+1
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-0
/
+3
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
1
-0
/
+1
2020-09-14
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
1
-2
/
+0
2020-09-14
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
1
-0
/
+2
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2
-0
/
+7
2020-09-13
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
1
-0
/
+1
2020-09-13
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
2
-0
/
+14
2020-09-11
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
1
-0
/
+2
2020-09-10
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
1
-1
/
+1
2020-09-10
tcp: Only init congestion control if not initialized already
Neal Cardwell
1
-1
/
+2
2020-09-10
netlink: fix doc about nlmsg_parse/nla_validate
Nicolas Dichtel
1
-2
/
+0
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
1
-0
/
+1
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
1
-1
/
+1
2020-09-09
devlink: Introduce controller number
Parav Pandit
1
-2
/
+7
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
1
-2
/
+6
2020-09-09
devlink: Move structure comments outside of structure
Parav Pandit
1
-3
/
+12
2020-09-09
devlink: Add comment block for missing port attributes
Parav Pandit
1
-0
/
+3
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+4
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
1
-0
/
+2
2020-09-08
netfilter: nf_tables: coalesce multiple notifications into one skbuff
Pablo Neira Ayuso
1
-0
/
+1
2020-09-07
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
Antony Antony
1
-10
/
+6
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+4
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-90
/
+203
2020-08-31
ipvs: remove dependency on ip6_tables
Yaroslav Bolyukin
1
-3
/
+0
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-10
/
+0
2020-08-31
net: clean up codestyle
Miaohe Lin
2
-2
/
+2
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
1
-0
/
+3
2020-08-31
xsk: Add shared umem support between queue ids
Magnus Karlsson
1
-0
/
+2
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
2
-5
/
+5
2020-08-31
xsk: Rearrange internal structs for better performance
Magnus Karlsson
2
-18
/
+22
[prev]
[next]