index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
net: convert dev->reg_state to u8
Eric Dumazet
1
-9
/
+14
2024-02-14
eventpoll: Add epoll ioctl for epoll_params
Joe Damato
1
-0
/
+13
2024-02-14
Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-2
/
+24
2024-02-13
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
1
-0
/
+2
2024-02-13
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
1
-0
/
+2
2024-02-13
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
1
-1
/
+1
2024-02-13
net: add generic percpu page_pool allocator
Lorenzo Bianconi
1
-0
/
+3
2024-02-13
can: canxl: add virtual CAN network identifier support
Oliver Hartkopp
2
-2
/
+23
2024-02-12
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
1
-5
/
+2
2024-02-12
can: isotp: support dynamic flow control parameters
Oliver Hartkopp
1
-0
/
+1
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
1
-1
/
+45
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
1
-1
/
+2
2024-02-10
net: phy: provide whether link has changed in c37_read_status
Christian Marangi
1
-1
/
+1
2024-02-10
net: phy: add devm/of_phy_package_join helper
Christian Marangi
1
-0
/
+6
2024-02-09
Merge branch 'for-io_uring-add-napi-busy-polling-support'
Jakub Kicinski
1
-0
/
+4
2024-02-09
net: add napi_busy_loop_rcu()
Stefan Roesch
1
-0
/
+4
2024-02-09
wwan: core: Add WWAN fastboot port type
Jinjian Song
1
-0
/
+2
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-28
/
+51
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+25
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-2
/
+16
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
1
-2
/
+14
2024-02-07
ip_tunnel: use exit_batch_rtnl() method
Eric Dumazet
1
-1
/
+2
2024-02-07
ipv4: add __unregister_nexthop_notifier()
Eric Dumazet
1
-0
/
+1
2024-02-07
net: add exit_batch_rtnl() method
Eric Dumazet
1
-0
/
+3
2024-02-07
Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-8
/
+9
2024-02-07
net: mdio: add 2.5g and 5g related PMA speed constants
Marek Behún
1
-0
/
+2
2024-02-07
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-0
/
+2
2024-02-07
Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+4
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
1
-1
/
+1
2024-02-07
netlabel: cleanup struct netlbl_lsm_catmap
George Guo
1
-4
/
+3
2024-02-06
net: phy: add helper phy_advertise_eee_all
Heiner Kallweit
1
-0
/
+1
2024-02-06
bonding: Add independent control state machine
Aahil Awatramani
4
-0
/
+27
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
1
-1
/
+1
2024-02-06
net: dst: Make dst_destroy() static and return void.
Sebastian Andrzej Siewior
1
-1
/
+0
2024-02-05
net/mlx5: Remove initial segmentation duplicate definitions
Gal Pressman
1
-0
/
+1
2024-02-05
xfrm: get global statistics from the offloaded device
Leon Romanovsky
1
-0
/
+3
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
2
-8
/
+5
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
1
-3
/
+5
2024-02-05
sctp: preserve const qualifier in sctp_sk()
Eric Dumazet
1
-4
/
+1
2024-02-04
net: make dev_unreg_count global
Eric Dumazet
2
-2
/
+1
2024-02-04
tun: Fix code style issues in <linux/if_tun.h>
Yunjian Wang
1
-3
/
+13
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+4
2024-02-04
Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+7
2024-02-04
Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2024-02-02
Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2024-02-02
Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+6
2024-02-02
net/sched: Add helper macros with module names
Michal Koutný
3
-0
/
+6
2024-02-02
Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+2
2024-02-02
wifi: cfg80211: detect stuck ECSA element in probe resp
Johannes Berg
1
-0
/
+4
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-30
/
+50
[next]