index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-21
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
2
-0
/
+19
2022-01-21
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
1
-0
/
+11
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+7
2022-01-10
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
2
-0
/
+2
2022-01-10
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
2
-0
/
+8
2022-01-10
net: skb: introduce kfree_skb_reason()
Menglong Dong
2
-8
/
+51
2022-01-10
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2
-2
/
+6
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
6
-18
/
+61
2022-01-10
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
1
-0
/
+2
2022-01-10
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
1
-0
/
+12
2022-01-10
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
1
-1
/
+3
2022-01-10
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
1
-4
/
+18
2022-01-10
netfilter: egress: avoid a lockdep splat
Florian Westphal
1
-1
/
+1
2022-01-10
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2
-2
/
+8
2022-01-10
netfilter: make function op structures const
Florian Westphal
1
-4
/
+4
2022-01-10
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
Florian Westphal
1
-1
/
+1
2022-01-10
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-4
/
+4
2022-01-10
netfilter: conntrack: Use max() instead of doing it manually
Jiapeng Chong
1
-1
/
+1
2022-01-10
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-5
/
+1
2022-01-08
net: dsa: felix: add port fast age support
Vladimir Oltean
1
-0
/
+1
2022-01-07
Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-2
/
+2
2022-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-12
/
+27
2022-01-07
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
1
-0
/
+1
2022-01-07
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
1
-2
/
+2
2022-01-06
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
1
-5
/
+1
2022-01-06
gro: add ability to control gro max packet size
Coco Li
2
-0
/
+12
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-5
/
+7
2022-01-06
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
1
-0
/
+8
2022-01-06
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
1
-58
/
+56
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-0
/
+8
2022-01-06
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
1
-0
/
+4
2022-01-06
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
1
-10
/
+10
2022-01-06
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
1
-2
/
+7
2022-01-06
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
1
-0
/
+2
2022-01-06
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
1
-0
/
+3
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+28
2022-01-06
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
3
-2
/
+24
2022-01-05
Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-9
/
+33
2022-01-05
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
1
-3
/
+3
2022-01-05
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
1
-7
/
+9
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
1
-1
/
+1
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
1
-46
/
+51
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
1
-2
/
+4
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
1
-7
/
+10
2022-01-05
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
1
-1
/
+3
2022-01-05
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
1
-0
/
+12
2022-01-05
can: netlink: report the CAN controller mode supported flags
Vincent Mailhol
1
-0
/
+13
2022-01-05
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
1
-3
/
+3
2022-01-05
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
1
-2
/
+9
[next]