index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
net: fix build without CONFIG_SYSCTL definition
Mahesh Bandewar
1
-2
/
+3
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
2
-0
/
+3
2020-09-18
tipc: introduce encryption master key
Tuong Lien
1
-0
/
+1
2020-09-18
devlink: collect flash notify params into a struct
Shannon Nelson
1
-0
/
+19
2020-09-18
devlink: add timeout information to status_notify
Shannon Nelson
2
-0
/
+7
2020-09-17
net: remove comments on struct rtnl_link_stats
Jakub Kicinski
1
-16
/
+15
2020-09-17
netdev: Remove unused functions
YueHaibing
1
-10
/
+0
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-16
Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-2
/
+2
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
2
-0
/
+5
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
2
-1
/
+43
2020-09-15
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
1
-0
/
+1
2020-09-15
net/mlx5e: Add CQE compression support for multi-strides packets
Ofer Levi
1
-1
/
+2
2020-09-15
net/mlx5: Always use container_of to find mdev pointer from clock struct
Eran Ben Elisha
1
-1
/
+0
2020-09-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+8
2020-09-14
Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-1
/
+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-14
i40e: optimise prefetch page refcount
Li RongQing
1
-0
/
+8
2020-09-14
rxrpc: Fix a missing NULL-pointer check in a trace
David Howells
1
-1
/
+1
2020-09-11
net: phy: mchp: Add support for LAN8814 QUAD PHY
Divya Koppera
1
-0
/
+1
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
1
-19
/
+27
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
1
-4
/
+2
2020-09-11
net: dsa: tag_8021q: include missing refcount.h
Vladimir Oltean
1
-0
/
+1
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-10
tcp: record received TOS value in the request socket
Wei Wang
1
-0
/
+1
2020-09-10
net: manage napi add/del idempotence explicitly
Jakub Kicinski
1
-2
/
+2
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
1
-16
/
+16
2020-09-10
ipmr: Add high byte of VIF ID to igmpmsg
Paul Davey
1
-2
/
+2
2020-09-10
ipmr: Add route table ID to netlink cache reports
Paul Davey
1
-0
/
+1
2020-09-09
devlink: Introduce controller number
Parav Pandit
2
-2
/
+8
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
2
-2
/
+7
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
5
-5
/
+13
2020-09-08
rxrpc: Rewrite the client connection manager
David Howells
1
-29
/
+4
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
2
-0
/
+4
2020-09-07
net: tighten the definition of interface statistics
Jakub Kicinski
1
-17
/
+187
2020-09-07
net: bridge: mcast: add support for src list and filter mode dumping
Nikolay Aleksandrov
1
-0
/
+21
2020-09-05
of: Export of_remove_property() to modules
Florian Fainelli
1
-0
/
+5
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-137
/
+236
2020-09-04
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2020-09-04
Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
2
-7
/
+1
[next]