index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
2021-01-23
2
-1
/
+4
|
/
/
*
|
Merge branch 'remove-unneeded-phy-time-stamping-option'
Jakub Kicinski
2021-01-23
2
-2
/
+0
|
\
\
|
*
|
net: mvpp2: Remove unneeded Kconfig dependency.
Richard Cochran
2021-01-23
1
-1
/
+0
|
*
|
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
Richard Cochran
2021-01-23
1
-1
/
+0
|
/
/
*
|
Merge branch 'net-ipa-napi-poll-updates'
Jakub Kicinski
2021-01-23
1
-20
/
+21
|
\
\
|
*
|
net: ipa: disable IEOB interrupts before clearing
Alex Elder
2021-01-23
1
-1
/
+1
|
*
|
net: ipa: repurpose gsi_irq_ieob_disable()
Alex Elder
2021-01-23
1
-7
/
+12
|
*
|
net: ipa: have gsi_channel_update() return a value
Alex Elder
2021-01-23
1
-7
/
+6
|
*
|
net: ipa: heed napi_complete() return value
Alex Elder
2021-01-23
1
-3
/
+1
|
*
|
net: ipa: count actual work done in gsi_channel_poll()
Alex Elder
2021-01-23
1
-3
/
+2
|
/
/
*
|
Merge branch 'mlxsw-expose-number-of-physical-ports'
Jakub Kicinski
2021-01-22
11
-13
/
+191
|
\
\
|
*
|
selftests: mlxsw: Add a scale test for physical ports
Danielle Ratson
2021-01-22
5
-2
/
+98
|
*
|
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
2021-01-22
6
-11
/
+93
|
/
/
*
|
Merge branch 'htb-offload'
Jakub Kicinski
2021-01-22
29
-93
/
+2113
|
\
\
|
*
|
net/mlx5e: Support HTB offload
Maxim Mikityanskiy
2021-01-22
15
-49
/
+1516
|
*
|
sch_htb: Stats for offloaded HTB
Maxim Mikityanskiy
2021-01-22
1
-0
/
+53
|
*
|
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
2021-01-22
5
-28
/
+512
|
*
|
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
2021-01-22
10
-12
/
+22
|
*
|
net: sched: Add multi-queue support to sch_tree_lock
Maxim Mikityanskiy
2021-01-22
1
-4
/
+10
|
/
/
*
|
Merge branch 'tcp-add-cmsg-rx-timestamps-to-rx-zerocopy'
Jakub Kicinski
2021-01-22
2
-36
/
+98
|
\
\
|
*
|
tcp: Add receive timestamp support for receive zerocopy.
Arjun Roy
2021-01-22
2
-32
/
+88
|
*
|
tcp: Remove CMSG magic numbers for tcp_recvmsg().
Arjun Roy
2021-01-22
1
-4
/
+10
|
/
/
*
|
Merge branch 'net-bridge-multicast-add-initial-eht-support'
Jakub Kicinski
2021-01-22
5
-90
/
+1093
|
\
\
|
*
|
net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes
Nikolay Aleksandrov
2021-01-22
3
-12
/
+20
|
*
|
net: bridge: multicast: handle block pg delete for all cases
Nikolay Aleksandrov
2021-01-22
1
-8
/
+9
|
*
|
net: bridge: multicast: add EHT host filter_mode handling
Nikolay Aleksandrov
2021-01-22
1
-4
/
+38
|
*
|
net: bridge: multicast: optimize TO_INCLUDE EHT timeouts
Nikolay Aleksandrov
2021-01-22
1
-0
/
+21
|
*
|
net: bridge: multicast: add EHT include and exclude handling
Nikolay Aleksandrov
2021-01-22
3
-23
/
+168
|
*
|
net: bridge: multicast: add EHT allow/block handling
Nikolay Aleksandrov
2021-01-22
4
-14
/
+290
|
*
|
net: bridge: multicast: add EHT host delete function
Nikolay Aleksandrov
2021-01-22
1
-0
/
+17
|
*
|
net: bridge: multicast: add EHT source set handling functions
Nikolay Aleksandrov
2021-01-22
3
-0
/
+325
|
*
|
net: bridge: multicast: add EHT host handling functions
Nikolay Aleksandrov
2021-01-22
3
-1
/
+117
|
*
|
net: bridge: multicast: add EHT structures and definitions
Nikolay Aleksandrov
2021-01-22
3
-0
/
+53
|
*
|
net: bridge: multicast: calculate idx position without changing ptr
Nikolay Aleksandrov
2021-01-22
1
-18
/
+9
|
*
|
net: bridge: multicast: __grp_src_block_incl can modify pg
Nikolay Aleksandrov
2021-01-22
1
-3
/
+11
|
*
|
net: bridge: multicast: pass host src address to IGMPv3/MLDv2 functions
Nikolay Aleksandrov
2021-01-22
1
-41
/
+49
|
*
|
net: bridge: multicast: rename src_size to addr_size
Nikolay Aleksandrov
2021-01-22
1
-39
/
+39
|
/
/
*
|
net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
Xin Long
2021-01-22
1
-1
/
+1
*
|
Merge branch 'mptcp-re-enable-sndbuf-autotune'
Jakub Kicinski
2021-01-22
3
-63
/
+258
|
\
\
|
*
|
mptcp: implement delegated actions
Paolo Abeni
2021-01-22
3
-4
/
+194
|
*
|
mptcp: schedule work for better snd subflow selection
Paolo Abeni
2021-01-22
1
-3
/
+8
|
*
|
mptcp: do not queue excessive data on subflows
Paolo Abeni
2021-01-22
1
-2
/
+2
|
*
|
mptcp: re-enable sndbuf autotune
Paolo Abeni
2021-01-22
3
-33
/
+45
|
*
|
mptcp: always graft subflow socket to parent
Paolo Abeni
2021-01-22
3
-26
/
+14
|
/
/
*
|
sfc: reduce the number of requested xdp ev queues
Ivan Babrou
2021-01-22
1
-2
/
+4
*
|
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2021-01-22
7
-14
/
+34
*
|
tcp: remove unused ICSK_TIME_EARLY_RETRANS
Pengcheng Yang
2021-01-22
1
-3
/
+1
*
|
net: phy: realtek: Add support for RTL9000AA/AN
Yuusuke Ashizuka
2021-01-22
1
-0
/
+132
*
|
dt-bindings: net: renesas,etheravb: Add r8a779a0 support
Wolfram Sang
2021-01-22
1
-0
/
+2
*
|
Merge branch 'net-ipa-remove-a-build-dependency'
Jakub Kicinski
2021-01-21
5
-54
/
+5
|
\
\
[prev]
[next]