Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
04cbb740ce1bbaca1c2681cf2de4d10fffded87f
04cbb74
net: mvpp2: Remove unneeded Kconfig dependency.
by Richard Cochran
· 4 years ago
57ba007
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
by Richard Cochran
· 4 years ago
e7b76db
Merge branch 'net-ipa-napi-poll-updates'
by Jakub Kicinski
· 4 years ago
7bd9785
net: ipa: disable IEOB interrupts before clearing
by Alex Elder
· 4 years ago
5725593
net: ipa: repurpose gsi_irq_ieob_disable()
by Alex Elder
· 4 years ago
223f5b3
net: ipa: have gsi_channel_update() return a value
by Alex Elder
· 4 years ago
148604e
net: ipa: heed napi_complete() return value
by Alex Elder
· 4 years ago
c80c4a1
net: ipa: count actual work done in gsi_channel_poll()
by Alex Elder
· 4 years ago
59a49d9
Merge branch 'mlxsw-expose-number-of-physical-ports'
by Jakub Kicinski
· 4 years ago
5154b1b
selftests: mlxsw: Add a scale test for physical ports
by Danielle Ratson
· 4 years ago
321f7ab
mlxsw: Register physical ports as a devlink resource
by Danielle Ratson
· 4 years ago
3518764
Merge branch 'htb-offload'
by Jakub Kicinski
· 4 years ago
214baf2
net/mlx5e: Support HTB offload
by Maxim Mikityanskiy
· 4 years ago
8327158
sch_htb: Stats for offloaded HTB
by Maxim Mikityanskiy
· 4 years ago
d03b195
sch_htb: Hierarchical QoS hardware offload
by Maxim Mikityanskiy
· 4 years ago
4dd78a7
net: sched: Add extack to Qdisc_class_ops.delete
by Maxim Mikityanskiy
· 4 years ago
ca1e4ab
net: sched: Add multi-queue support to sch_tree_lock
by Maxim Mikityanskiy
· 4 years ago
04a8863
Merge branch 'tcp-add-cmsg-rx-timestamps-to-rx-zerocopy'
by Jakub Kicinski
· 4 years ago
7eeba17
tcp: Add receive timestamp support for receive zerocopy.
by Arjun Roy
· 4 years ago
925bba2
tcp: Remove CMSG magic numbers for tcp_recvmsg().
by Arjun Roy
· 4 years ago
5225d5f
Merge branch 'net-bridge-multicast-add-initial-eht-support'
by Jakub Kicinski
· 4 years ago
d5a1022
net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes
by Nikolay Aleksandrov
· 4 years ago
e87e4b5
net: bridge: multicast: handle block pg delete for all cases
by Nikolay Aleksandrov
· 4 years ago
c973901
net: bridge: multicast: add EHT host filter_mode handling
by Nikolay Aleksandrov
· 4 years ago
b66bf55
net: bridge: multicast: optimize TO_INCLUDE EHT timeouts
by Nikolay Aleksandrov
· 4 years ago
ddc255d
net: bridge: multicast: add EHT include and exclude handling
by Nikolay Aleksandrov
· 4 years ago
474ddb3
net: bridge: multicast: add EHT allow/block handling
by Nikolay Aleksandrov
· 4 years ago
dba6b0a
net: bridge: multicast: add EHT host delete function
by Nikolay Aleksandrov
· 4 years ago
baa74d3
net: bridge: multicast: add EHT source set handling functions
by Nikolay Aleksandrov
· 4 years ago
5b16328
net: bridge: multicast: add EHT host handling functions
by Nikolay Aleksandrov
· 4 years ago
8f07b83
net: bridge: multicast: add EHT structures and definitions
by Nikolay Aleksandrov
· 4 years ago
e7cfcf2
net: bridge: multicast: calculate idx position without changing ptr
by Nikolay Aleksandrov
· 4 years ago
0ad57c9
net: bridge: multicast: __grp_src_block_incl can modify pg
by Nikolay Aleksandrov
· 4 years ago
54bea72
net: bridge: multicast: pass host src address to IGMPv3/MLDv2 functions
by Nikolay Aleksandrov
· 4 years ago
9e10b9e
net: bridge: multicast: rename src_size to addr_size
by Nikolay Aleksandrov
· 4 years ago
b9046e8
net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
by Xin Long
· 4 years ago
07fe179
Merge branch 'mptcp-re-enable-sndbuf-autotune'
by Jakub Kicinski
· 4 years ago
b19bc29
mptcp: implement delegated actions
by Paolo Abeni
· 4 years ago
40dc941
mptcp: schedule work for better snd subflow selection
by Paolo Abeni
· 4 years ago
ec369c3
mptcp: do not queue excessive data on subflows
by Paolo Abeni
· 4 years ago
5cf92bb
mptcp: re-enable sndbuf autotune
by Paolo Abeni
· 4 years ago
866f26f
mptcp: always graft subflow socket to parent
by Paolo Abeni
· 4 years ago
e26ca4b
sfc: reduce the number of requested xdp ev queues
by Ivan Babrou
· 4 years ago
e7ed11e
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
by Yousuk Seung
· 4 years ago
a05a728
tcp: remove unused ICSK_TIME_EARLY_RETRANS
by Pengcheng Yang
· 4 years ago
2d8983f
net: phy: realtek: Add support for RTL9000AA/AN
by Yuusuke Ashizuka
· 4 years ago
ca649cca
dt-bindings: net: renesas,etheravb: Add r8a779a0 support
by Wolfram Sang
· 4 years ago
8be2b2b
Merge branch 'net-ipa-remove-a-build-dependency'
by Jakub Kicinski
· 4 years ago
5da1fca
arm64: dts: qcom: sdm845: kill IPA modem-remoteproc property
by Alex Elder
· 4 years ago
8535c8e
arm64: dts: qcom: sc7180: kill IPA modem-remoteproc property
by Alex Elder
· 4 years ago
27bb36e
dt-bindings: net: remove modem-remoteproc property
by Alex Elder
· 4 years ago
86fdf1f
net: ipa: remove a remoteproc dependency
by Alex Elder
· 4 years ago
43e57631
net: macb: ignore tx_clk if MII is used
by Michael Walle
· 4 years ago
1903852
net: remove aurora nb8800 driver
by Arnd Bergmann
· 4 years ago
05fcc25
cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant
by Heiner Kallweit
· 4 years ago
fdb6b33
cxgb4: Assign boolean values to a bool variable
by Jiapeng Zhong
· 4 years ago
4026d80
MAINTAINERS: add entry for Arrow SpeedChips XRS7000 driver
by George McCollister
· 4 years ago
961629b
Merge branch 'ucc_geth-improvements'
by Jakub Kicinski
· 4 years ago
9b0dfef
ethernet: ucc_geth: simplify rx/tx allocations
by Rasmus Villemoes
· 4 years ago
53f49d8
ethernet: ucc_geth: inform the compiler that numQueues is always 1
by Rasmus Villemoes
· 4 years ago
634b5bd
ethernet: ucc_geth: add helper to replace repeated switch statements
by Rasmus Villemoes
· 4 years ago
33deb13
ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()
by Rasmus Villemoes
· 4 years ago
64a99fe
ethernet: ucc_geth: remove bd_mem_part and all associated code
by Rasmus Villemoes
· 4 years ago
b29fafd
ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directly
by Rasmus Villemoes
· 4 years ago
baff431
ethernet: ucc_geth: don't statically allocate eight ucc_geth_info
by Rasmus Villemoes
· 4 years ago
b0292e0
ethernet: ucc_geth: constify ugeth_primary_info
by Rasmus Villemoes
· 4 years ago
632e3f2
ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} properties
by Rasmus Villemoes
· 4 years ago
7d9fe90
ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_private
by Rasmus Villemoes
· 4 years ago
830c8dd
ethernet: ucc_geth: replace kmalloc+memset by kzalloc
by Rasmus Villemoes
· 4 years ago
0a71c41
ethernet: ucc_geth: remove unnecessary memset_io() calls
by Rasmus Villemoes
· 4 years ago
03588e9
ethernet: ucc_geth: use qe_muram_free_addr()
by Rasmus Villemoes
· 4 years ago
186b8da
soc: fsl: qe: add cpm_muram_free_addr() helper
by Rasmus Villemoes
· 4 years ago
155ea0d
soc: fsl: qe: store muram_vbase as a void pointer instead of u8
by Rasmus Villemoes
· 4 years ago
e8e507a
soc: fsl: qe: make cpm_muram_offset take a const void* argument
by Rasmus Villemoes
· 4 years ago
0a950ce
ethernet: ucc_geth: remove unused read of temoder field
by Rasmus Villemoes
· 4 years ago
e0171b8
Merge branch 'add-devlink-health-reporters-for-nix-block'
by Jakub Kicinski
· 4 years ago
d41b336
docs: octeontx2: Add Documentation for NIX health reporters
by George Cherian
· 4 years ago
5ed6630
octeontx2-af: Add devlink health reporters for NIX
by George Cherian
· 4 years ago
9e8789c8
net: stmmac: dwmac-meson8b: fix the RX delay validation
by Martin Blumenstingl
· 4 years ago
1a23676
ip_gre: remove CRC flag from dev features in gre_gso_segment
by Xin Long
· 4 years ago
4eb5d4a
udp: not remove the CRC flag from dev features when need_csum is false
by Xin Long
· 4 years ago
7baf242
net/sched: cls_flower add CT_FLAGS_INVALID flag support
by wenxu
· 4 years ago
d29aee6
Merge branch 'net-inline-rollback_registered-functions'
by Jakub Kicinski
· 4 years ago
0cbe1e5
net: inline rollback_registered_many()
by Jakub Kicinski
· 4 years ago
bcfe2f1
net: move rollback_registered_many()
by Jakub Kicinski
· 4 years ago
037e56b
net: inline rollback_registered()
by Jakub Kicinski
· 4 years ago
2014bee
net: move net_set_todo inside rollback_registered()
by Jakub Kicinski
· 4 years ago
5ff96ae
Merge branch 'nexthop-more-fine-grained-policies-for-netlink-message-validation'
by Jakub Kicinski
· 4 years ago
643d087
nexthop: Specialize rtm_nh_policy
by Petr Machata
· 4 years ago
44551bf
nexthop: Use a dedicated policy for nh_valid_dump_req()
by Petr Machata
· 4 years ago
60f5ad5
nexthop: Use a dedicated policy for nh_valid_get_del_req()
by Petr Machata
· 4 years ago
646188c
net: dsa: Fix off by one in dsa_loop_port_vlan_add()
by Dan Carpenter
· 4 years ago
0fe2f27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 4 years ago
75439bc
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 4 years ago
2e4ceed
Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 4 years ago
7178a10
X.509: Fix crash caused by NULL pointer
by Tianjia Zhang
· 4 years ago
db58465
cachefiles: Drop superfluous readpages aops NULL check
by Takashi Iwai
· 4 years ago
535d315
Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by Jakub Kicinski
· 4 years ago
0c630a6
net: systemport: free dev before on error path
by Pan Bian
· 4 years ago
de658a1
net: usb: cdc_ncm: don't spew notifications
by Grant Grundler
· 4 years ago
Next »